Comment on Ask HN: How to transcribe Apple Watch recordings?Comments−speedgoose3yYou 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.cpphttps://sindresorhus.com/aikohttps://goodsnooze.gumroad.com/l/macwhisperPersonally I use MacWhisper pro because it’s very convenient.
Comments
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.