Enno Hermann
|
ec50006855
|
style: run pre-commit
Automatic changes from: pre-commit run --all-files
|
2024-05-08 12:17:47 +02:00 |
Enno Hermann
|
d41686502e
|
feat(xtts): support hindi for sentence-splitting and fine-tuning
The XTTS model itself already supports Hindi, it was just in these components.
|
2024-04-08 15:57:56 +02:00 |
Aarni Koskela
|
d6ea806469
|
Run `make style`
|
2023-12-13 14:56:41 +02:00 |
Aarni Koskela
|
aa549e9028
|
Fix trailing whitespace
|
2023-12-13 14:56:41 +02:00 |
Aarni Koskela
|
90991e89b4
|
Ruff autofix unused imports and import order
|
2023-12-13 14:56:41 +02:00 |
Edresson Casanova
|
5f900f156a
|
Add XTTS Fine tuning gradio demo (#3296)
* Add XTTS FT demo data processing pipeline
* Add training and inference columns
* Uses tabs instead of columns
* Fix demo freezing issue
* Update demo
* Convert stereo to mono
* Bug fix on XTTS inference
* Update gradio demo
* Update gradio demo
* Update gradio demo
* Update gradio demo
* Add parameters to be able to set then on colab demo
* Add erros messages
* Add intuitive error messages
* Update
* Add max_audio_length parameter
* Add XTTS fine-tuner docs
* Update XTTS finetuner docs
* Delete trainer to freeze memory
* Delete unused variables
* Add gc.collect()
* Update xtts.md
---------
Co-authored-by: Eren Gölge <erogol@hotmail.com>
|
2023-12-01 23:52:23 +01:00 |