Live data from Hacker News

Ask HN: How to transcribe Apple Watch recordings?

news.ycombinator.com

1–6 of 6 posts

Re: Ask HN: How to transcribe Apple Watch recordings?

#4
You can use Just Press Record which is good as the other commenter mentioned.

The other option is to use the Voice Memos app on Watch and then use the voice memos app on iPhone to share it to something like Otter.ai.

If you want to bulk upload then just press record is likely better because it’ll save them in iCloud, and then you can bill drag and drop upload them on your Mac.

Re: Ask HN: How to transcribe Apple Watch recordings?

#5
You can use Whisper to transcribe the audio to text locally on the mac.

You have a great Open-source implementation named whisper.cpp and a few graphical user interfaces for it:

https://github.com/ggerganov/whisper.cpp

https://sindresorhus.com/aiko

https://goodsnooze.gumroad.com/l/macwhisper

Personally I use MacWhisper pro because it’s very convenient.