Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 851 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 851 Bytes

Evaluation_for_TTS

For MOS prediction of Utilizing Self-supervised Representations for MOS Prediction, we asked the authors for the code, but since the code is not yet publicly released, we could not provide it here. To get the code, please contact its authors.

Prepare

git clone https://github.com/aliutkus/speechmetrics.git
cd speechmetrics
pip install -e .
git clone https://github.com/sky1456723/Pytorch-MBNet.git
  • Fix paths and configurations in config.py

MOS prediction

python compare_mos.py --net <mosnet/mbnet>

Speaker adaptation metrics

image