Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,9 @@ base_model:
|
|
| 16 |
|
| 17 |
# German Voice Cloning TTS Model using F5-TTS Architecture
|
| 18 |
|
| 19 |
-
This is
|
|
|
|
|
|
|
| 20 |
|
| 21 |
A German Text-to-Speech system capable of cloning voices from a few seconds of reference audio, built on the F5-TTS architecture.
|
| 22 |
|
|
|
|
| 16 |
|
| 17 |
# German Voice Cloning TTS Model using F5-TTS Architecture
|
| 18 |
|
| 19 |
+
This is a [conversion](https://github.com/CrispStrobe/CrispTTS/blob/main/convert_f5_to_mlx.py) of original model [aihpi/F5-TTS-German](https://huggingface.co/aihpi/F5-TTS-German), to use for [f5-tts-mlx](https://github.com/lucasnewman/f5-tts-mlx).
|
| 20 |
+
|
| 21 |
+
Original model card follows:
|
| 22 |
|
| 23 |
A German Text-to-Speech system capable of cloning voices from a few seconds of reference audio, built on the F5-TTS architecture.
|
| 24 |
|