theblackcat102 / edgedict

Working online speech recognition based on RNN Transducer. ( Trained model release available in release )
Other
287 stars 44 forks source link

Missing parameter definition in the “stream.py" fo edgedict-0.1 #27

Open PhyllisJi opened 3 years ago

PhyllisJi commented 3 years ago

I try to use this command. ”python stream.py --flagfile ./flagfiles/E6D2_LARGE_Batch.txt --name rnnt-m-bpe --model_name english_43_medium.pt --path 3729-6852-0035.flac“ Will prompt that these parameters are not recognized. Can you provide the correct stream.py?

HiJackk commented 3 years ago

Hello sir, ”python stream.py --flagfile ./flagfiles/E6D2_LARGE_Batch.txt --name rnnt-m-bpe --model_name english_43_medium.pt --path 3729-6852-0035.flac“ i use this command,but here is a Error : FileNotFoundError: No such file or directory: ' im_model.pt '.
Can you give me some advice, sir?Looking forward to your reply.