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
Voice commands to control the keyboard. Maybe at first just try to implement commands for deletion and punctuation, with future commands in mind when figuring out what the specific command for each of those will be.
Not sure of the specific approach that should be followed for this, it likely needs some trial and error to figure out. It may need some lower level code that interfaces with the model while it's generating or something like that. If so, it will be blocked until the speech to text is switched to a Rust implementation.
The text was updated successfully, but these errors were encountered:
Voice commands to control the keyboard. Maybe at first just try to implement commands for deletion and punctuation, with future commands in mind when figuring out what the specific command for each of those will be.
Not sure of the specific approach that should be followed for this, it likely needs some trial and error to figure out. It may need some lower level code that interfaces with the model while it's generating or something like that. If so, it will be blocked until the speech to text is switched to a Rust implementation.
The text was updated successfully, but these errors were encountered: