--- title: "Whisper" type: entity tags: [ai, speech-to-text, openai, transcription] last_updated: 2026-04-16 --- ## Basic Info - **Type**: AI Model / Open Source - **Provider**: OpenAI - **Function**: 语音转文字(Speech-to-Text) transcription ## Description Whisper 是 OpenAI 开源的语音识别模型,支持多语言转录。本地运行,无需 API 调用费用。 ## Use Cases - 播客录音转文字脚本 - 会议记录自动生成 - YouTube 视频字幕提取 ## Connections - [[Whisper]] ← used_in ← [[Podcast Production Pipeline]] - [[Whisper]] ← alternative_to ← [[OpenAI Whisper API]] ## Aliases - Whisper - OpenAI Whisper - whisper.cpp