- Fix a slight difference in the definitions of word boundaries between DiffSinger and GAME
- Align notes strictly with words
- Add options to
infer.py aligncommand to let user control v/uv rules - Add
note_slurcolumn to alignment output CSV - Use
t0 = 0andnsteps = 8asaligndefault argument, same asextract - Update ONNX models so they no longer fill
0.0on 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.