Skip to content

v0.2.2: fix: missing module name "tools.audio" (#880)

Latest
Compare
Choose a tag to compare
@fumiama fumiama released this 25 Jan 12:50
af1c8f7

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

Optimized


新增

  • 支持将 HuggingFace 模型下载到自定义路径 (#863) by @BBC-Esq
  • examples/api 允许在不传入参数的情况下修正文本,并加载正则化器以处理中文数字 (#865) by @JaysonAlbert
  • 支持自定义本地下载路径 (fefc931) by @fumiama
  • 在长句推理中保持同一音色 (8d7bcf0) by @fumiama

修复

优化