Batch 12 continued: Health Symptom Tracker + Inbox De-clutter + Podcast Production Pipeline
This commit is contained in:
29
wiki/entities/Whisper.md
Normal file
29
wiki/entities/Whisper.md
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user