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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Patch Changes
#262c39190 Thanks @eps1lon! - Speech containing a comma is no longer truncated
For example, Choose time, selected time is ... previously resulted in ["Choose tim"].
The previous speech parser only used a regular expression which cannot handle context-sensitive languages.