整理文件路径:Technical→AI/

This commit is contained in:
2026-04-14 18:54:05 +08:00
parent c9767442ca
commit b6a3ed5f77
145 changed files with 4249 additions and 83 deletions

View File

@@ -0,0 +1,29 @@
---
id: audio-overview
title: "音频概览"
type: concept
tags: [NotebookLM, learning, podcast]
sources:
- "[[7 ways I use NotebookLM to make my life easier]]"
last_updated: 2025-11-23
---
## Definition
音频概览是NotebookLM的功能将文档转化为AI双人播客格式适合被动学习。
## Mechanism
- AI分析文档内容
- 生成两个AI声音的对话
- 用户可以收听而非阅读
## Use Cases
- 通勤时学习
- 视觉疲劳时继续学习
- 将长文档转化为可听的摘要
## Connections
- [[NotebookLM]] ← implements ← [[音频概览]]
- [[被动学习]] ← uses ← [[音频概览]]