ChatTTS v0.2.2

v0.2.2
Added 4
  • Support downloading HuggingFace models to custom path
  • Allow examples/api to refine text without parameters and load normalizers to handle Chinese numbers
  • Support custom local download path
  • Keep speaker in long-sentence infer
Changed 1
  • Optimized load_audio performance
Fixed 1
  • Missing module name tools.audio
New
  • Support downloading HuggingFace models to custom path (#863) by @BBC-Esq
  • examples/api allow not params refine text, and load normalizers to handle Chinese numbers (#865) by @JaysonAlbert
  • Support custom local download path (fefc931) by @fumiama
  • Keep speaker in long-sentence infer (8d7bcf0) by @fumiama
Fixed
  • Missing module name "tools.audio" (#880) by @benknam
Optimized
  • load_audio performance (c3948c8) by @fumiama

新增
  • 支持将 HuggingFace 模型下载到自定义路径 (#863) by @BBC-Esq
  • examples/api 允许在不传入参数的情况下修正文本,并加载正则化器以处理中文数字 (#865) by @JaysonAlbert
  • 支持自定义本地下载路径 (fefc931) by @fumiama
  • 在长句推理中保持同一音色 (8d7bcf0) by @fumiama
修复
  • 缺少模块名 "tools.audio" (#880) by @benknam
优化
  • load_audio 性能 (c3948c8) by @fumiama
View original

Upgraded? How did it go?

Discussion