lochenchou / MOSNet

Implementation of "MOSNet: Deep Learning based Objective Assessment for Voice Conversion"
Other
341 stars 61 forks source link

How did the pre-trained model come from? #5

Closed yingzhige118 closed 4 years ago

yingzhige118 commented 4 years ago

Such as cnn_blstm.h5

lochenchou commented 4 years ago

The pre-weight was trained with the released code here. For detailed explanation of the architecture, you could refer to the paper.