-
Notifications
You must be signed in to change notification settings - Fork 207
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
How to use this for repo for just testing? #67
Comments
Just do this like readme said~ 0.Convert Mel-Spectrograms 1.Mel-Spectrograms to waveform Please note the training metadata and testing metadata have different formats. |
And how make inference after that? |
The import thing is to get "metadata.pkl" |
python make_metadata.py does NOT generate "metadata.pkl". You can check the code. |
@ruclion I have the same problem make_metadata.py does NOT generate "metadata.pkl". |
Hello, I met the same question as you. So could you please share how you solve the question? Thank you in advance! |
Have you solved the question? Could you share the solution, please? Thank you. |
so do i,do you have any solution? |
If you put only one wav file into each speaker directory, this modified make_metadata.py should work:
|
how to use my own |
@dragen1860 have you fixed the issue? |
I just want to play with this repo, I don't want to train/build anything. Just use it for few times. Any instructions how to do it?
The text was updated successfully, but these errors were encountered: