Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coqui-ai/TTS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.21.2
Choose a base ref
...
head repository: coqui-ai/TTS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.3
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

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 <erogol@hotmail.com>
    Edresson and erogol authored 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 authored Dec 1, 2023
    1 Configuration menu
    Copy the full SHA
    2d02015 View commit details
    Browse the repository at this point in the history
Loading