andabi / deep-voice-conversion

Deep neural networks for voice conversion (voice style transfer) in Tensorflow
MIT License
3.92k stars 843 forks source link

May I ask question?? #8

Open roger865477 opened 6 years ago

roger865477 commented 6 years ago

Could you tell me that what percentage is your Net1's accuracy ? Because I run your 'train1.py' code with the TIMIT dataset , I found that the accuracy is only about 65%.

Thank you.

andabi commented 6 years ago

@roger865477 I also got 65~75% accuracy in train1. I found train2 worked quite well even when train1 accuracy of around 70%. But I'm still researching to improve the train1 accuracy. I welcome your idea. Thanks.