参与了一个线上讨论会,在会议上通过 QuickTime + BlackHole 做了录音 [^1], 于是想把录音转成文字方便记录。先是尝试了一些 GUI app,发现都不能在使用 OpenAI 的情况下处理长文本;然后试了下本地运行 whisper 模型 [^2], 发现在 Mac 上效率太低;最后想到平时开会用过的飞书妙计,试了下果然可以单独上传音频,免费而且速度很快,一小时的音频十几分钟就完成转录了,在界面上定位、修改也都很方便。
[^1]: https://discussions.apple.com/thread/252364059
[^2]: https://github.com/Vaibhavs10/insanely-fast-whisper
[^1]: https://discussions.apple.com/thread/252364059
[^2]: https://github.com/Vaibhavs10/insanely-fast-whisper