gabrielmittag / NISQA

NISQA - Non-Intrusive Speech Quality and TTS Naturalness Assessment
MIT License
663 stars 117 forks source link

NISQA Double Ended pretrained weights? #7

Closed naba89 closed 3 years ago

naba89 commented 3 years ago

Hi,

I am sorry if I have missed it somehow, but may I know how to use the double ended NISQA model for quality assessment with reference signal?

Best regards Nabarun

gabrielmittag commented 3 years ago

Hi,

You can use the "train_nisqa_double_ended.yaml" to train a new double-ended model. There are no double-ended model weights made available because, in our experiments, the prediction performance of the available single-ended model was almost similar to the double-ended model after we added more data.

Best. Gabriel

naba89 commented 3 years ago

Thank you so much for your reply. I understand.