vocaliodmiku / wav2vec2mdd

End-to-End Mispronunciation Detection via wav2vec2.0
38 stars 6 forks source link

decode pipeline #4

Open MengjieQian opened 2 years ago

MengjieQian commented 2 years ago

Hello, you mentioned that we can use other decoding pipelines if we are having problems installing flashlight python bindings, can you suggest what other pipelines we can use please? Thanks!

vocaliodmiku commented 2 years ago

Sorry for my late response. Previously I had used the decode part of espnet espnet/nets/ctc_prefix_score.py. it's written in python and very friendly. But I am not sure whether there is performance degrade.

lunar333 commented 1 year ago

Sorry for my late response. Previously I had used the decode part of espnet espnet/nets/ctc_prefix_score.py. it's written in python and very friendly. But I am not sure whether there is performance degrade.

Hello, I am a sait member, I have an error in evaluate.sh, I am not sure whether is the flashlight python bindings installation, what is the function of the decode pipelines?

lunar333 commented 1 year ago

because is seems that it did not use the flashlight python bindings