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.20.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.20.3
Choose a head ref
  • 5 commits
  • 27 files changed
  • 5 contributors

Commits on Nov 9, 2023

  1. 1 Configuration menu
    Copy the full SHA
    66a1e24 View commit details
    Browse the repository at this point in the history
  2. PyTorch 2.1 Updates (Weight Norm and TorchAudio I/O) (#3176)

    * Replaced PyTorch weight_norm With parametrizations.weight_norm
    
    * TorchAudio: Migrating The I/O Functions To Use The Dispatcher Mechanism
    
    * Corrected Code Style
    
    ---------
    
    Co-authored-by: Eren Gölge <erogol@hotmail.com>
    MattyB95 and erogol authored Nov 9, 2023
    1 Configuration menu
    Copy the full SHA
    1b9c400 View commit details
    Browse the repository at this point in the history
  3. xtts/tokenizer: merge duplicate implementations of preprocess_text (#…

    …3170)
    
    This was found via ruff:
    
    > F811 Redefinition of unused `preprocess_text` from line 570
    akx authored Nov 9, 2023
    1 Configuration menu
    Copy the full SHA
    a8e9163 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    3b1e703 View commit details
    Browse the repository at this point in the history
  5. Update to v0.20.3

    erogol authored Nov 9, 2023
    1 Configuration menu
    Copy the full SHA
    6f1cba2 View commit details
    Browse the repository at this point in the history
Loading