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

testing the model #2

Open
emmajonesss opened this issue Jul 10, 2024 · 0 comments
Open

testing the model #2

emmajonesss opened this issue Jul 10, 2024 · 0 comments

Comments

@emmajonesss
Copy link

emmajonesss commented Jul 10, 2024

Hi,
First of all I want to thank you for sharing the codes.
I have downloaded the data from https://github.com/YuanGongND/gopt/tree/master/data and configure the data in the same way as the repository. then i ran the run_hipama.sh file in src/. after it completed, it saves some files like the model in exp/ folder.

exp/
      -gopt-1e-3-3-1-25-24-hipama-librispeech-br/
      -gopt-1e-3-3-1-25-24-hipama-librispeech-br-0/
      -gopt-1e-3-3-1-25-24-hipama-librispeech-br-1/
      -gopt-1e-3-3-1-25-24-hipama-librispeech-br-2/
      -gopt-1e-3-3-1-25-24-hipama-librispeech-br-3/
      -gopt-1e-3-3-1-25-24-hipama-librispeech-br-4/

now i want to test the model. i didn't find any test code. How can I do it? I want to give it the sound file and also I should give it the text as inputs. and then after processing, get the utterance level, world level, and phoneme level score.

@doheejin

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