-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GREAT 💟 #1
Comments
Is the model available,please? |
Yes i have pretrained model training on Vietnamese and English |
@tuanh123789 |
@yiwei0730 Yes, I will update loss graph in tensorboard soon. In my experiments with both English and Vietnamese phoneme_level_prediction loss is high, but it still working. When phoneme_level_prediction loss convergence, it's about 1.5 |
@tuanh123789 Thanks for your apply. Is your loss convergence says for the Validation data or the training data |
There is an another problem with tour training, In AdaSpeech paper, the acoustic modeling part is list in phoneme level -> utterance level -> speaker embedding,but in your code you inheritance the list in "rishikksh github" using utterance level -> phoneme level -> speaker embedding,maybe this is a little bug in your code. |
thank you! |
Could you upload your current project include the "text grid folder" as a example,please?I can't run the "preprocess.py" because I don't know what I lack at present.thank you very much! |
about english |
@LegendRGC ok, i will update data sample soon |
|
Excuse me,how to get the "checkpoint" file,please? |
the "vocoder checkpoint" |
I uploaded data sample in preprocessed_data and raw_data folder, please check and try again ^^ |
I upload tensorboard for pretrain and finetune in Readme, please check ^^ |
Yes, I check your tensorboard, I've seen something interesting. |
Yes, you can try masking to compute loss, hope it working ^^ |
Thank you, I want to ask for the phoneme level loss, did you have some idea for decline the loss value? |
Hi, thanks for your work! |
Hey, if anyone has some pretrained weights, can they share a drive link or something to that? |
Well, for me, this repo deserves thousands of stars 👍
The text was updated successfully, but these errors were encountered: