| 1 | # Voice Cloning |
| 2 | |
| 3 | Use reference audio to implement voice cloning functionality. |
| 4 | |
| 5 | --- |
| 6 | |
| 7 | ## Prepare Reference Audio |
| 8 | |
| 9 | 1. Prepare a clear audio file (MP3/WAV/FLAC) |
| 10 | 2. Recommended duration: 10-30 seconds |
| 11 | 3. Avoid background noise |
| 12 | |
| 13 | --- |
| 14 | |
| 15 | ## Usage Steps |
| 16 | |
| 17 | 1. Select a TTS workflow that supports voice cloning (e.g., Index-TTS) in voice settings |
| 18 | 2. Upload reference audio file |
| 19 | 3. Test effects with "Preview Voice" |
| 20 | 4. Generate video |
| 21 | |
| 22 | --- |
| 23 | |
| 24 | ## Notes |
| 25 | |
| 26 | - Not all TTS workflows support voice cloning |
| 27 | - Reference audio quality affects cloning results |
| 28 | - Edge-TTS does not support voice cloning |
| 29 | |
| 30 | --- |
| 31 | |
| 32 | ## More Information |
| 33 | |
| 34 | Detailed voice cloning tutorial coming soon. |
| 35 | |
| 36 |