Auto-sync

This commit is contained in:
2026-04-15 07:37:53 +08:00
parent 1bce532898
commit f3569a835b
484 changed files with 0 additions and 18663 deletions

View File

@@ -1,32 +0,0 @@
---
id: voice-cloning
title: "声音克隆"
type: concept
tags: [TTS, voice, cloning]
sources:
- "[[AI配音与声音克隆工具合集]]"
last_updated: 2025-03-06
---
## Definition
声音克隆是用少量音频样本重建个人声音特征的技术。
## How It Works
1. 收集目标声音的短音频2-30秒
2. 提取声音特征
3. 生成新的语音内容
## Speed Comparison
| 工具 | 克隆速度 | 技术门槛 |
|------|----------|----------|
| F5-TTS | 2秒 | 高(需代码) |
| 海螺AI | 30秒 | 低 |
| AnyVoice | 3秒 | 低 |
| ElevenLabs | 30秒 | 低 |
## Connections
- [[AI配音]] ← uses ← [[声音克隆]]
- [[内容创作]] ← uses ← [[声音克隆]]