deterministic-algorithms-lab / Cross-Lingual-Voice-Cloning

Tacotron 2 - PyTorch implementation with faster-than-realtime inference modified to enable cross lingual voice cloning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample dataset and train, validation files?

RahulBhalley opened this issue · comments

Hi @Jeevesh8,

Thanks for this incredible implementation of fluently speak foreign language paper! (Seems like the only open source implementation available.) I earlier never had a chance to play with this code but now I need this.

I wonder if you can provide a tiny sample dataset to fit it on this model right away. Then it'll be easier to modify and expand the dataset for anyone (including me) experimenting with your code. To be exact, I plan to train it on Common Voice dataset.

Thanks!
Rahul Bhalley