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
{{ message }}
This repository was archived by the owner on Feb 23, 2025. It is now read-only.
It's a common practice to use a tiny model for the streaming process. And use a larger model to get an accurate result when the full audio is received.
Can we add an option to choose the model when we create a recognizer? Then we can use 2 recognizers with different models to finish the job above.