整理文件路径:Technical→AI/
This commit is contained in:
32
wiki/concepts/声音克隆.md
Normal file
32
wiki/concepts/声音克隆.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
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 ← [[声音克隆]]
|
||||
Reference in New Issue
Block a user