maum-ai / voicefilter

Unofficial PyTorch implementation of Google AI's VoiceFilter system

Home Page:http://swpark.me/voicefilter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

embedder.pt with new dataset

Devid29 opened this issue · comments

Hi, if in case I wanted to use another dataset of audio files for the training and the test (not the one used here) the embedder.pt that I have to insert when I run "trainer.py" as I can generate it or which one I have to use ? Thank you

Ok thanks because the dataset I am using is in Italian and I didn't know if this could create problems. Thank you

Yes, there were no significant problem when I was trying to use it with Korean speech. Good luck on your testing with Italian speech!

Best, Seungwon

Thank you!