TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How to transcribe Apple Watch recordings?

5 点作者 alexcnwy将近 2 年前
My current workflow is to manually upload them from the mac recordings app to fireflies but there must be a better way?

5 条评论

speedgoose将近 2 年前
You can use Whisper to transcribe the audio to text locally on the mac.<p>You have a great Open-source implementation named whisper.cpp and a few graphical user interfaces for it:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;ggerganov&#x2F;whisper.cpp">https:&#x2F;&#x2F;github.com&#x2F;ggerganov&#x2F;whisper.cpp</a><p><a href="https:&#x2F;&#x2F;sindresorhus.com&#x2F;aiko" rel="nofollow noreferrer">https:&#x2F;&#x2F;sindresorhus.com&#x2F;aiko</a><p><a href="https:&#x2F;&#x2F;goodsnooze.gumroad.com&#x2F;l&#x2F;macwhisper" rel="nofollow noreferrer">https:&#x2F;&#x2F;goodsnooze.gumroad.com&#x2F;l&#x2F;macwhisper</a><p>Personally I use MacWhisper pro because it’s very convenient.
mrtomservo将近 2 年前
I use the Just Press Record[1] app on my watch, and it transcribes the audio automatically. They&#x27;re not anything sensitive or confidential, so the convenience is nice.<p>1: <a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;just-press-record&#x2F;id1033342465" rel="nofollow noreferrer">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;just-press-record&#x2F;id1033342465</a>
tikkun将近 2 年前
You can use Just Press Record which is good as the other commenter mentioned.<p>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.<p>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.
luigi23将近 2 年前
<a href="https:&#x2F;&#x2F;giacomomelzi.com&#x2F;transcribe-audio-messages-iphone-ai&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;giacomomelzi.com&#x2F;transcribe-audio-messages-iphone-ai...</a>
yuppie_scum将近 2 年前
Use Shortcuts to send them to iCloud and then process?