zhzluke96
update
bed01bd

A newer version of the Gradio SDK is available: 5.9.1

Upgrade

Changelog

0.6.2-rc (2024-06-23)

Added

  • ✨ add adjuster to webui [01f09b4]
  • ✨ stream mode support adjuster [585d2dd]
  • ✨ improve xtts_v2 api [fec66c7]
  • ✨ improve normalize [d0da37e]
  • ✨ improve normalize/spliter [163b649]
  • ✨ add loudness equalization [bc8bda7]
  • ✨ support `--use_cpu=chattts,enhancer,trainer,all` [23023bc]
  • ✨ improve normalizetion.py [1a7c0ed]
  • ✨ ignore_useless_warnings [4b9a32e]
  • ✨ enhance logger, info => debug [73bc8e7]
  • ✨ add playground.stream page [31377b0]
  • ✨ tts api support stream #5 [15e0b2c]

Changed

Fixed

  • 🐛 fix `apply_normalize` missing `sr` [2db6d65]
  • 🐛 fix sentence spliter [5d8937c]
  • 🐛 fix playground url_join [53e7cbc]
  • 🐛 fix generate_audio args [a7a698c]
  • 🐛 fix infer func [b0de527]
  • 🐛 fix webui logging format [4adc29e]
  • 🐛 fix webui speaker_tab missing progress [fafe242]

Miscellaneous

  • 📝 添加整合包地址 [26122d4]
  • 📝 details `.env` file and cli usage docs [ec3d36f]
  • 📝 update changelog [22996e9]
  • Windows not yet supported for torch.compile fix [74ac27d]
  • fix: replace mispronounced words in TTS [de66e6b]
  • feat: support stream mode [3da0f0c]
  • optimize: mps audio quality by contiguous scores [1e4d79f]
  • 📝 update changelog [ab55c14]

0.6.1 (2024-06-18)

Added

  • ✨ add `--preload_models` [73a41e0]
  • ✨ add webui progress [778802d]
  • ✨ add merger error [51060bc]
  • ✨ tts prompt => experimental [d3e6315]
  • ✨ add 基本的 speaker finetune ui [5f68f19]
  • ✨ add speaker finetune [5ce27ed]
  • ✨ add `--ino_half` remove `--half` [5820e57]
  • ✨ add webui podcast 默认值 [dd786a8]
  • ✨ add webui 分割器配置 [589327b]
  • ✨ add `eos` params to all api [79c994f]

Changed

Fixed

Miscellaneous

0.6.0 (2024-06-12)

Added

  • ✨ add XTTSv2 api #42 [d1fc63c]
  • ✨ google api 支持 enhancer [14fecdb]
  • ✨ 修改 podcast 脚本默认 style [98186c2]
  • ✨ playground google api [4109adb]
  • ✨ 添加 unload api [ed9d61a]
  • ✨ support api workers [babdada]
  • ✨ add ffmpeg version to webui footer [e9241a1]
  • ✨ support use internal ffmpeg [0e02ab0]
  • ✨ 增加参数 debug_generate [94e876a]
  • ✨ 支持 api 服务与 webui 并存 [4901491]
  • ✨ refiner api support normalize [ef665da]
  • ✨ add webui 音色编辑器 [fb4c7b3]
  • ✨ add localization [c05035d]
  • ✨ SSML 支持 enhancer [5c2788e]
  • ✨ webui 增加 podcast 工具 tab [b0b169d]
  • ✨ 完善 enhancer [205ebeb]

Changed

  • ⚡ improve synthesize_audio [759adc2]
  • ⚡ reduce enhancer chunk vram usage [3464b42]
  • ⚡ 增加默认说话人 [d702ad5]
  • 🍱 add `podcast` `podcast_p` style [2b9e5bf]
  • 🎨 improve code [317951e]
  • 🍱 update banner [dbc293e]
  • ⚡ 增强 TN [092c1b9]
  • ⚡ enhancer 支持 off_tqdm [94d34d6]
  • ⚡ 增加 git env [43d9c65]
  • ⚡ 修改 webui 保存文件格式 [2da41c9]

Breaking changes

  • 💥 enhancer support --half [fef2ed6]

Removed

Fixed

  • 🐛 fix worker env loader [5b0bf4e]
  • 🐛 fix colab default lang missing [d4e5190]
  • 🐛 fix "reflection_pad1d" not implemented for 'Half' [536c19b]
  • 🐛 fix #33 [76e0b58]
  • 🐛 fix localization error [507dbe7]
  • 🐛 block main thread #30 [3a7cbde]
  • 🐛 fix webui skip no-translate [a8d595e]
  • 🐛 fix hf.space force abort [f564536]
  • 🐛 fix missing device #25 [07cf6c1]
  • 🐛 fix Chat.refiner_prompt() [0839863]
  • 🐛 fix --language type check [50d354c]
  • 🐛 fix hparams config #22 [61d9809]
  • 🐛 fix enhance 下载脚本 [d2e14b0]
  • 🐛 fix 'trange' referenced [d1a8dae]
  • 🐛 fix ssml to mp3 error `bad sample width` [564b7eb]
  • 🐛 fix seed context exit behavior [d4e33c8]
  • 🐛 fix colab script [687cc2c]

Miscellaneous

0.5.5 (2024-06-08)

Added

  • ✨ add webui speaker creator [df26549]
  • ✨ webui speaker tab and merger [7ad71fd]
  • ✨ add enhance download script [37adec6]
  • ✨ add audio enhance/denoise [00cbc8e]
  • ✅ add speakers api test [fbe4304]
  • ✅ add unit test [e7f9385]

Changed

Removed

Fixed

  • 🐛 fix warning and hf.spaces error [f9700bb]
  • 🐛 fix model thread competition [0ade6ac]
  • 🐛 fix hf space error `ZeroGPU has not been initialized` [562e17c]
  • 🐛 fix openai api [49088c5]

Miscellaneous

  • 🐳 fix pip requirements [4256371]

0.5.2 (2024-06-06)

Changed

Fixed

  • 🐛 fix window proxy env [d0f9760]

Miscellaneous

0.5.1 (2024-06-06)

Fixed

  • 🐛 fix SynthesizeSegments seed [83b63bd]

0.5.0 (2024-06-06)

Added

Changed

Fixed

Miscellaneous