Files
nexus/wiki/concepts/声音克隆.md

33 lines
699 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.
---
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 ← [[声音克隆]]