I am replacing the speechocean762 with my own datasets to perform inference.
I have fixed many things to reach stage 9.
Here, steps/align_mapped.sh will complain that it expects file oov.int to exist.
I am using the acoustic model according to the guide, that is, in the beginning of run.sh, I set the following
I am replacing the speechocean762 with my own datasets to perform inference. I have fixed many things to reach stage 9. Here,
steps/align_mapped.sh
will complain that it expects fileoov.int
to exist. I am using the acoustic model according to the guide, that is, in the beginning ofrun.sh
, I set the followingBut there is no
oov.int
existing in either of the folders. Can you give me a direction on this?