Hacker News new | ask | show | jobs
Show HN: TalkNotes – Turn your voice memos into clear content. Fast (talknotes.io)
3 points by Jeannen 1036 days ago
Hey! I was playing around with Google Docs "voice to text" tool, but I realized it was absolutely terrible, so I decided to make my own mini tool to do it!

There is a free technical demo available on the homepage!

3 comments

I recorded using the demo on your homepage, and, after about a 35 second clip, I began processing.

After a few minutes of spinning, nothing changed, so I checked my browser's Console log (Safari) and saw:

    [Log] Transcribing audio... (recorder.js, line 10)
    [Error] Failed to load resource: the server responded with a status of 503 (Service Unavailable) (demo, line 0) https://talknotes.io/api/notes/demo
    [Error] Unhandled Promise Rejection: SyntaxError: The string did not match the expected pattern.
 (anonymous function) (talknotes.io:507)

Might want to ensure that there's proper error handling, so the user isn't stuck waiting forever if your API returns a 503 or similar response.
I can code this product in a weekend

what's your moat?

My moat is that I built it so they will come
another openai wrapper
I'm wrapping better than McDonald's wraps tho