wit-ai / pywit

Python library for Wit.ai
Other
1.45k stars 359 forks source link

Slow speech latency. #132

Closed dlosey22 closed 4 years ago

dlosey22 commented 4 years ago

Hi, I am sending about 4 seconds of audio(wav) to wit.ai and it takes about 4-6 seconds for the text result to come back. Is there a way to make it faster?

jtliao commented 4 years ago

Can you please provide your app ID?

dlosey22 commented 4 years ago

its 2276162925793682

jtliao commented 4 years ago

There's a chance that streaming the audio as mentioned in the docs (https://wit.ai/docs/http/20170307#post__speech_link) can help