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.16.5 #2894

Merged
merged 6 commits into from
Aug 26, 2023
Merged

v0.16.5 #2894

merged 6 commits into from
Aug 26, 2023

Commits on Aug 14, 2023

  1. Add customizable data home path (#2871)

    * Add customizable data home path
    
    * Add TTS_HOME as an option
    WeberJulian authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    febcaf7 View commit details
    Browse the repository at this point in the history
  2. Add device support in TTS and Synthesizer (#2855)

    * fix: resolve merge conflicts
    
    * fix: retain backwards compatability in functions
    
    * feature: utilize device for voice transfer
    
    * feature: use device for vocoder
    
    * chore: cleanup vocoder cpu logic
    
    * fix: add necessary vocoder output device check
    
    * fix: add necessary vocoder output device check
    
    * fix: indentation
    
    * fix: check if waveform is pt tensor before cpu conversion
    
    ---------
    
    Co-authored-by: Jake Tae <[email protected]>
    jaketae and Jake Tae authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    409db50 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Update .models.json

    erogol authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    a96562a View commit details
    Browse the repository at this point in the history
  2. Bump up to v0.16.4

    erogol authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    04a36a7 View commit details
    Browse the repository at this point in the history
  3. Fix loading Bark (#2893)

    * Fixup hubert path
    
    * Make style
    erogol authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    a7a96d0 View commit details
    Browse the repository at this point in the history
  4. Bump up to v0.16.5

    erogol authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    c0b5e61 View commit details
    Browse the repository at this point in the history