Skip to content

VoxCPM 2 Released

Choose a tag to compare

@a710128 a710128 released this 06 Apr 14:51
· 67 commits to main since this release

What's Changed

  • 修复lora/ft测试代码处传参错误的内容 by @Ayin1412 in #98
  • perf: optimize dataset length calculation via batch column access by @jayll1303 in #128
  • Add torchcodec to dependencies by @lrjerryli in #139
  • Print debug messages to stderr instead of stdout by @vytskalt in #141
  • Fix README's feature checkboxes by @zanellig in #147
  • Improve CLI argument validation and help text by @s3ldc in #161
  • Update train_voxcpm_finetune.py by @symhsym in #186
  • fix: use specific exceptions instead of bare except by @haosenwang1018 in #188
  • Add VoxCPM 2.

New Contributors

Full Changelog: 1.5.0...2.0.0