Update README.md
Browse files
README.md
CHANGED
@@ -5,11 +5,15 @@ language:
|
|
5 |
- es
|
6 |
base_model:
|
7 |
- SWivid/F5-TTS
|
|
|
8 |
---
|
9 |
|
|
|
|
|
|
|
10 |
# [GitHub](https://github.com/jpgallegoar/Spanish-F5)
|
11 |
|
12 |
-
# F5-TTS Spanish Language Model
|
13 |
|
14 |
## Overview
|
15 |
The F5-TTS model is finetuned specifically for Spanish language speech synthesis. This project aims to deliver high-quality, regionally diverse speech synthesis capabilities for Spanish speakers.
|
@@ -76,4 +80,4 @@ Additional sources:
|
|
76 |
- **Jupyter Notebook:** Run the model through the `Spanish_F5.ipynb` notebook.
|
77 |
|
78 |
## Contributions and Recommendations
|
79 |
-
This model may benefit from further fine-tuning to enhance its performance across different Spanish dialects. Contributions from the community are encouraged. For optimal output quality, preprocess the reference audio by removing background noise, balancing audio levels, and enhancing clarity.
|
|
|
5 |
- es
|
6 |
base_model:
|
7 |
- SWivid/F5-TTS
|
8 |
+
- jpgallegoar/F5-Spanish
|
9 |
---
|
10 |
|
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)
|
17 |
|
18 |
## Overview
|
19 |
The F5-TTS model is finetuned specifically for Spanish language speech synthesis. This project aims to deliver high-quality, regionally diverse speech synthesis capabilities for Spanish speakers.
|
|
|
80 |
- **Jupyter Notebook:** Run the model through the `Spanish_F5.ipynb` notebook.
|
81 |
|
82 |
## Contributions and Recommendations
|
83 |
+
This model may benefit from further fine-tuning to enhance its performance across different Spanish dialects. Contributions from the community are encouraged. For optimal output quality, preprocess the reference audio by removing background noise, balancing audio levels, and enhancing clarity.
|