This is the demo application for Deep Speech algorithm, which make speech to text that are being performed on input speech audio.
Mozilla Public License 2.0
5
stars
1
forks
source link
Some updation of Chinese DeepSpeech #4
Open
ShiJiaying opened 1 year ago
Hi, thanks for you wonderful work, and I have tested the demo code for Chinese DeepSpeech model. There are some things to pay attention to:
openvino 2023.0.0.dev20230217
openvino-dev 2023.0.0.dev20230217
openvino-telemetry 2022.1.0
net = ie.read_network(model=model_xml, weights=model_bin)