wiki-ingest: Multi-Agent System Reliability

This commit is contained in:
2026-04-16 03:43:32 +08:00
parent 3db8f83ca3
commit 821be5e431
72 changed files with 2479 additions and 101 deletions

View File

@@ -0,0 +1,22 @@
---
title: "Podcastfy"
type: entity
tags: [open-source, podcast-generation, tts, github]
last_updated: 2026-04-16
---
## 基本信息
- **类型**:开源 Python 包 + CLI + Web 界面
- **GitHub**souzatharsis/podcastfy
- **定位**:专注播客生成的 NotebookLM 播客功能开源平替
## 核心能力
- **多模态输入**文本、图像、网站、PDF 转化为高质量、多语言的音频对话
- **内容格式**Shorts短视频风格和 Longform长篇深度两种播客格式
- **LLM 支持**:整合 100+ LLM 用于脚本生成
- **TTS 引擎**OpenAI、Google、ElevenLabs、Microsoft Edge TTS 等多种语音合成引擎
- **多语言支持**
## Connections
- [[Podcastfy]] ← 专注化 ← [[NotebookLlama]]
- [[Podcastfy]] ← 播客功能 ← [[NotebookLM]]