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

Custom trained model and dataset problem #152

Open
sickdyingdead opened this issue Jun 25, 2022 · 0 comments
Open

Custom trained model and dataset problem #152

sickdyingdead opened this issue Jun 25, 2022 · 0 comments

Comments

@sickdyingdead
Copy link

Hi,

When I run inference in Jupyter and my trained model (90 speakers, 45k iters) works, but not exacly how it should.
When I tested it with suprised.txt and her datased... I mean I get voices, but alot of speakers sounds like speaker 4 IDs before it. I mean ID 86 sounds like ID 82, but ID 0 or 1 sounds good.

I think the issue is with dataset, because I know I should use my train.txt with all my IDs... Yeah, but what about dataset? Is there some code to use my model as a dataset? Because Colab Flowtron Speech doesnt need any wavs, theyre used for training, which I did already...
How to set my flowtron.pt as a dataset in Jupyter, is there any code for this?

Of course I tried to put all my wavs to data folder with train.txt with all IDs, and dataloader sees correct amount of speakers, but... It cannot load, I just wait and Kernel is busy all the time, because dataset is in gigabytes, so yeah...

Please help me.

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