You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although speech_recognition was initially very useful, its somewhat unnecessary now that the Wit API is the only converter using it. In addition, its stuck using a 2016 version of the API.
The text was updated successfully, but these errors were encountered:
Alternatively, we could leave it in and add a generic SpeechRecognitionAPIConverter class if that's possible given the speech_recognition architecture.
Hesitant to close this issue because I still don't love being stuck at the 2016 version of the API. I have a sneaking suspicion this is causing the occasional "Bad request" errors on Wit tests.
Although
speech_recognition
was initially very useful, its somewhat unnecessary now that the Wit API is the only converter using it. In addition, its stuck using a 2016 version of the API.The text was updated successfully, but these errors were encountered: