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

Is it possible to do quick and custom evaluation? #519

Open
chankl3579 opened this issue Feb 1, 2022 · 0 comments
Open

Is it possible to do quick and custom evaluation? #519

chankl3579 opened this issue Feb 1, 2022 · 0 comments

Comments

@chankl3579
Copy link

Hello. I am trying to run evaluation mode only multiple times with a fixed set of sentence.
May I ask for some advice on how to do so?

Currently I am looking at tacotron/train.py, line 240, evaluation mode is run.
But the input for evaluation is the test set randomly chosen by feeder.py. Is it possible to replace with my custom set?
And also the test set should include more that one sentence but seems that it only did GLA and save .wav file for 1 sentence?
Did I misunderstand anything or how to save all the spectrogram/wav outputs from evaluation mode?

Many thanks.

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