SpeechColab / Leaderboard

SpeechIO Leaderboard: a large, robust, comprehensive, benchmarking platform for Automatic Speech Recognition.
434 stars 61 forks source link

add asr-score_v2 #35

Closed mzxcpp closed 2 years ago

dophist commented 2 years ago

The ideal is that we have two files added in this PR: asr-score_v2.py and synonyms.tsv , and asr-score_v2.py imports pynini and use its interface directly, so we can get rid of utils.py. iexpr & oexpr fst construction & manipulation should go inside asr-score_v2.py.