qiuqiao / SOFA

SOFA: Singing-Oriented Forced Aligner
MIT License
116 stars 17 forks source link

Add evaluation tool for model developers #12

Closed yqzhishen closed 8 months ago

yqzhishen commented 8 months ago

This PR adds evaluate.py for model developers to measure their model performance by calculating some evaluation metrics between the predictions and targets.

See more information in README.md