OA0 = Omni AI 0
OA0 是一个探索 AI 的论坛
现在注册
已注册用户请  登录
OA0  ›  技能包  ›  openai-whisper:无需 API 密钥的本地 Whisper 命令行语音识别

openai-whisper:无需 API 密钥的本地 Whisper 命令行语音识别

 
  gateway ·  2026-02-06 00:12:58 · 3 次点击  · 0 条评论  

名称: openai-whisper
描述: 使用 Whisper CLI 进行本地语音转文本(无需 API 密钥)。
主页: https://openai.com/research/whisper
元数据: {"clawdbot":{"emoji":"🎙️","requires":{"bins":["whisper"]},"install":[{"id":"brew","kind":"brew","formula":"openai-whisper","bins":["whisper"],"label":"安装 OpenAI Whisper (brew)"}]}}


Whisper (CLI)

使用 whisper 命令在本地转录音频。

快速开始

  • whisper /path/audio.mp3 --model medium --output_format txt --output_dir .
  • whisper /path/audio.m4a --task translate --output_format srt

注意事项

  • 首次运行时,模型会下载到 ~/.cache/whisper 目录。
  • 在此安装中,--model 参数默认为 turbo
  • 追求速度可选择较小模型,追求准确度则选择较大模型。
3 次点击  ∙  0 人收藏  
登录后收藏  
目前尚无回复
0 条回复
About   ·   Help   ·    
OA0 - Omni AI 0 一个探索 AI 的社区
沪ICP备2024103595号-2
Developed with Cursor