p8778ter
p8778ter
I have the same question. We can use this "python evaluate.py --manifest val:/path/to/manifest.csv --model_file /path/to/saved_model.prm --inference_file /path/to/outputfile_pickle file" and only write one wav file in manifest file. However, manifest file...
I also tried to modify evaluate.py. I used a dummy transcript file as a place holder in manifest file and use the pre-trained model just do predict, no validation. I...
I tried this evaluate_single.py. It works. However the cer is still high if sound was encoded with 32K frequency. Using 16K frequency is better. The cer of 16K is about...