对于需要实时记录和检索会议内容的团队,这个 Codex 技能直接解决了「边开会边提问」的痛点,做会议自动化或知识管理的开发者可以试试这个开源方案。
Simon Smith 开发了一个 Codex 技能,利用 GPT Realtime Whisper 端点实现会议实时转录,并允许用户随时向 Codex 提问关于会议内容的问题。转录过程在预览窗格中实时显示,会议结束后可获取完整转录和格式化版本。该功能使用实时端点,成本为每分钟 0.017 美元(30 分钟会议约 0.51 美元),比会后转录更贵。Smith 计划未来加入本地实时转录选项,如使用 Nemotron Speech Streaming。相关代码和说明已发布在 GitHub。
Codex for transcribing and answering questions about a meeting in real time:
Codex for transcribing and answering questions about a meeting in real time: Simon Smith @_simonsmith You can now transcribe meetings in real time using Codex and ask Codex questions about meetings as they're happening! I updated my new Codex Meeting Recorder skill to use GPT Realtime Whisper. Tell Codex to use the skill, and it will start transcription and show it in the preview pane. You can ask questions about the transcript as it's being generated. When the meeting's done, tell Codex to end it, and you'll get the full transcript and a formatted version (the formatted version needs work; on my list). Note that because this uses the GPT Realtime Whisper endpoint, it's more expensive than transcribing at the end of the meeting, at $0.017 per minute (so about $0.51 per 30-minute meeting). I'm considering adding a local realtime option in future, such as with Nemotron Speech Streaming. GitHub link is in the thread along with some instructions. 🔗 View Quoted Tweet 💬 37 🔄 9 ❤️ 184 👀 19340 📊 46 ⚡