Skip to content

v0.27.3

Latest

Choose a tag to compare

@eginhard eginhard released this 13 Dec 13:13
2ffde47

What's Changed

Features

Fixes

  • Support Pytorch 2.9 by @eginhard in #525
  • fix(xtts): update streaming code to transformers>=4.57 by @eginhard in #505
  • fix(xtts): add over limit text display by @zkhan122 in #495
  • Handle romanization for Fairseq models by @eginhard in #506
  • docs(formatters): show expected metadata format, improve error handling by @eginhard in #511 (documentation)
  • fix(bark): ensure tensors are on same device when not using reference audio by @eginhard in #512
  • fix(audio): create parent folders, improve error message by @eginhard in #513
  • fix(docker): correct torch backend selection by @eginhard in #524
  • Replace jieba with spacy_pkuseg for Chinese word segmentation by @langfod in #504

New Contributors

Full Changelog: v0.27.2...v0.27.3