Zhiyuan Tang

Results 4 comments of Zhiyuan Tang

Hi, the modification won't affect the old model checkpoint. > Will it break the compatibility, or can we still use the old model checkpoint?

Hi, the score is computed from Kaldi nnet3 output in log-softmax. Although not converted to percentages, the relative magnitude matters.

Running `nnet3-compute` with option `--apply-exp=true` may help as it applies exp function to output. https://github.com/tzyll/goparrot/blob/0c1825fb641873e68c9d4ff56096d533f2829256/run.sh#L35 https://github.com/tzyll/goparrot/blob/0c1825fb641873e68c9d4ff56096d533f2829256/run.sh#L40

Wav for training nnet3 here is with 16kHz and 16bit.