Skip to content

v1.0.3: Improved V/UV flags and word-note alignment

Latest

Choose a tag to compare

@yqzhishen yqzhishen released this 09 Mar 16:29
· 21 commits to main since this release
  • Fix a slight difference in the definitions of word boundaries between DiffSinger and GAME
  • Align notes strictly with words
  • Add options to infer.py align command to let user control v/uv rules
  • Add note_slur column to alignment output CSV
  • Use t0 = 0 and nsteps = 8 as align default argument, same as extract
  • Update ONNX models so they no longer fill 0.0 on scores below threshold, making it possible to let words decide v/uv

ONNX models exported from GAME-1.0 series are now attached to this release.

If you have downloaded ONNX models from previous release, please delete them and re-download from this release.

All models are exported under ONNX opset version 17 with trace exporter. You can export with other configurations if needed.