Batch 12 continued: Health Symptom Tracker + Inbox De-clutter + Podcast Production Pipeline

This commit is contained in:
2026-04-16 08:39:25 +08:00
parent b5f5c710f0
commit 2bf0c35b40
10 changed files with 304 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
---
title: "Apple Podcasts"
type: entity
tags: [podcast, platform, apple]
last_updated: 2026-04-16
---
## Basic Info
- **Type**: Podcast Platform
- **Company**: Apple
- **Function**: iOS/macOS 原生播客应用与分发平台
## Description
Apple Podcasts 是苹果生态下的播客发现与播放平台,拥有庞大的忠实用户群。播客 SEO 描述优化通常以 Apple Podcasts 为标准。
## Connections
- [[Apple Podcasts]] ← targets ← [[Podcast Production Pipeline]]
## Aliases
- Apple Podcasts
- Podcasts (iOS)
- Apple Podcasts Connect

23
wiki/entities/Spotify.md Normal file
View File

@@ -0,0 +1,23 @@
---
title: "Spotify"
type: entity
tags: [podcast, platform, streaming]
last_updated: 2026-04-16
---
## Basic Info
- **Type**: Podcast / Music Streaming Platform
- **Company**: Spotify AB
- **Function**: 播客分发与托管平台
## Description
Spotify for Podcasters 提供播客节目管理、数据分析、听众统计等功能。播客创作者重要的分发渠道之一。
## Connections
- [[Spotify]] ← hosts ← [[Podcast Production Pipeline]]
## Aliases
- Spotify
- Spotify for Podcasters
- Spotify Podcasting

29
wiki/entities/Whisper.md Normal file
View 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