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
I think accepting args/kwargs in the base class here may be sufficient in this package; the core module loading plugins can then handle any extra params
Needs further investigation, but Neon STT base class implementation can be found at: https://github.com/NeonGeckoCom/neon_speech/blob/master/neon_speech/stt.py
Main functionality/patches to implement:
results_event
Event that is set when streaming STT engine returns somethingThe text was updated successfully, but these errors were encountered: