EuphoriaCelestial

Results 34 comments of EuphoriaCelestial

> yes, as I tested, set max seq_len 80 is good @yileld if I have trained a model, do I need to re-train it to apply the change of this...

> I turns out that my input is not arpabet but when I call preprocess.py it marks my text in curly braces signifying that it is arpabet for latter steps...

@zhangbo2008 Hi, I have fixed this with your way and our VietNam Dataset but it still shows: RuntimeError: The size of tensor a (92) must match the size of tensor...

> i didn't edit other files. you can debug your code . and check whether the pheonm size == pitch size. > i solve this problem in the mandarin training....

btw, can you sum up all the steps you have done to train this model in Mandarin, maybe it will help one way or another

it seems the pitch embedding is not working properly. I have printed out x and pitch_embedding, they are not having the same shape, therefore they can's be added and caused...

> https://github.com/zhangbo2008/fastSpeeck2_chinese_train > you can check my project. That is the version of mandarin can run. I can't run your repo. Please write a guideline.

> main.py I can't just run that file, there is no .lab, .TextGrid, pitch, energy files...

> This looks like the same error as #66 oh yes, it was the same error I just have check my `preprocess.yaml` , everything is running at phoneme level >...

> @EuphoriaCelestial Could you please print out the values of these tensors, or give more information? yes I can provide any information needed, where can I find those tensors to...