Skip to content
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

Only <eos> generated after training new model. #16

Open
kip6000 opened this issue Feb 19, 2024 · 0 comments
Open

Only <eos> generated after training new model. #16

kip6000 opened this issue Feb 19, 2024 · 0 comments

Comments

@kip6000
Copy link

kip6000 commented Feb 19, 2024

Hi - First, thank you for sharing your impressive work!

I was able to train a model in another language with similar amount of data as your 100M parameter model. I have this very interesting behavior - If I provide a prompt to the t2s model it only generates the <eos> token and generates an empty wav file (~0.2 sec silence). If I override and set semantic_prompt = [] in infer_text() in transfomer_infer.py it generates pretty good random output but obviously no related to the dub I want to generate. Its a pretty vanilla training run using your code (minor changes to add symbols not present) - just on a different dataset.

Q: Have you run into this and/or do you have ideas on how to fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant