Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,10 @@ base_model:
|
|
11 |
|
12 |
# This model is a fork of Spanish-F5 renamed to work with https://github.com/lucasnewman/f5-tts-mlx
|
13 |
|
|
|
|
|
|
|
|
|
14 |
# [GitHub](https://github.com/jpgallegoar/Spanish-F5)
|
15 |
|
16 |
# F5-TTS Spanish Language Model (MLX Compat)
|
|
|
11 |
|
12 |
# This model is a fork of Spanish-F5 renamed to work with https://github.com/lucasnewman/f5-tts-mlx
|
13 |
|
14 |
+
Example command to run: python3 -m f5_tts_mlx.generate --model "Juanfa/F5-Spanish-MLX-Compat" --text "Mi nombre es manuel" --duration 10
|
15 |
+
|
16 |
+
-------------------------------------------------------
|
17 |
+
|
18 |
# [GitHub](https://github.com/jpgallegoar/Spanish-F5)
|
19 |
|
20 |
# F5-TTS Spanish Language Model (MLX Compat)
|