Files
nexus/wiki/concepts/TextToSpeech.md

23 lines
738 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: "TextToSpeech"
type: concept
tags: [ai, speech, text-to-speech]
sources: [我的工具集]
last_updated: 2026-05-11
---
## Definition
Text-to-SpeechTTS是将文本转换为语音的 AI 技术,也称为语音合成。
## Key Characteristics
- 将书面文本转换为可听的语音输出
- 广泛应用于辅助阅读、语音导航、无障碍访问等场景
- 现代 TTS 系统基于深度学习(如 WaveNet、Tacotron生成自然语音
## Examples from Sources
- [[Google AI Studio]] 提供免费的 Text-to-Speech 服务,支持 Gemini 模型和 Dialog 对话
## Relationships
- 属于 [[AI时代发展策略]] 的创意工具层
- 与 [[TextToVideo]] 互补TTS 处理音频TextToVideo 处理视频