Instructions to use VoicePoweredAI/VoicePoweredAI_Spanish_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- F5-TTS
How to use VoicePoweredAI/VoicePoweredAI_Spanish_v1 with F5-TTS:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# VoicePowered v1
|
| 2 |
|
| 3 |
Presentamos VoicePowered v1, un modelo Text to Speech open source centrado en la clonaci贸n de voces con acento espa帽ol. Este modelo es un fine-tuning del modelo F5-TTS (https://huggingface.co/SWivid/F5-TTS)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-2.0
|
| 3 |
+
library_name: f5-tts
|
| 4 |
+
language:
|
| 5 |
+
- es
|
| 6 |
+
base_model:
|
| 7 |
+
- SWivid/F5-TTS
|
| 8 |
+
---
|
| 9 |
# VoicePowered v1
|
| 10 |
|
| 11 |
Presentamos VoicePowered v1, un modelo Text to Speech open source centrado en la clonaci贸n de voces con acento espa帽ol. Este modelo es un fine-tuning del modelo F5-TTS (https://huggingface.co/SWivid/F5-TTS)
|