Files
nexus/wiki/entities/Whisper.md

30 lines
675 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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