Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.21.3 #3353

Merged
merged 2 commits into from
Dec 1, 2023
Merged

v0.21.3 #3353

merged 2 commits into from
Dec 1, 2023

Commits on Dec 1, 2023

  1. 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 <[email protected]>
    Edresson and erogol committed Dec 1, 2023
    1 Configuration menu
    Copy the full SHA
    5f900f1 View commit details
    Browse the repository at this point in the history
  2. Update to v0.21.3

    erogol committed Dec 1, 2023
    1 Configuration menu
    Copy the full SHA
    2d02015 View commit details
    Browse the repository at this point in the history