Open liuzhougithub opened 5 months ago
You can run this command:
python data_utils/deepspeech_features/extract_ds_features.py --input new_for_inference.wav
You can run this command:
python data_utils/deepspeech_features/extract_ds_features.py --input new_for_inference.wav
It works! really really really thank you!
By the way, I think the project is not a true real-time talk face, I can't stream input wav data and get streaming output at the same time...
You can run this command: python data_utils/deepspeech_features/extract_ds_features.py --input new_for_inference.wav
It works! really really really thank you!
By the way, I think the project is not a true real-time talk face, I can't stream input wav data and get streaming output at the same time...
你训练自己的模型了吗,效果怎么样
answered my question :)
I have a new_for_inference.wav file for inference,but I am not sure how to get the.npy file. HELP!!!