You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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 insrc/
. after it completed, it saves some files like the model inexp/
folder.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
The text was updated successfully, but these errors were encountered: