cstr
/

Text-to-Speech
German
f5_tts
speech
F5-TTS
cstr commited on
Commit
a162869
·
verified ·
1 Parent(s): d81d4d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -16,7 +16,9 @@ base_model:
16
 
17
  # German Voice Cloning TTS Model using F5-TTS Architecture
18
 
19
- This is an attempt at an mlx conversion, to use per f5-tts-mlx.
 
 
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