sarulab-speech / UTMOS22

UT-Sarulab MOS prediction system using SSL models
MIT License
169 stars 12 forks source link

Can I only evaluate English? #20

Closed h0ngc closed 4 months ago

h0ngc commented 5 months ago

Thank you for sharing these good MOS evaluation codes.

Is English the only language available for MOS evaluation?

Wataru-Nakata commented 5 months ago

We also provide model weights used for OOD track of voicemos challenge 2022 which is trained on chinese language. Nevertheless, it works ok on the out of domain languages such as japanese.

Wataru-Nakata commented 5 months ago

For the weight trained on chinese, please check out the README of the strong learner https://github.com/sarulab-speech/UTMOS22/blob/master/strong/README.md

h0ngc commented 5 months ago

Thank you for your answer. I will try to use OOD strong model for Korean speech. What GPU did you use during training? I would like to train and use it when it doesn't work well for korean speech.

Wataru-Nakata commented 5 months ago

We used single A100 GPU

Wataru-Nakata commented 4 months ago

Closing this as it seems to be completed Feel free to reopen if necessary