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
Hi, thanks for open sourcing this library. I’ve developed two new features I wanted to run by the team.
FYI this post is not for feature requests, I’ve already fully developed them with working code and am looking for feedback :). I’ll also be at the Codex After Hours event tonight if you want to brainstorm IRL.
My thoughts here are to have an option similar to the ollama option but instead be I.e. —voice-model: lets you download and use a STT model from HF. Use cases would include you have spotty internet ( i.e. airplane) or you maxed out your token usage.
Right now it’s a local model but a hosted version could co-exist. It works quite well at detecting letters using a YOLO model. Future enhancements include full sentence comprehension.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for open sourcing this library. I’ve developed two new features I wanted to run by the team.
FYI this post is not for feature requests, I’ve already fully developed them with working code and am looking for feedback :). I’ll also be at the Codex After Hours event tonight if you want to brainstorm IRL.
My thoughts here are to have an option similar to the ollama option but instead be I.e.
—voice-model: lets you download and use a STT model from HF. Use cases would include you have spotty internet ( i.e. airplane) or you maxed out your token usage.Right now it’s a local model but a hosted version could co-exist. It works quite well at detecting letters using a YOLO model. Future enhancements include full sentence comprehension.
Looking for any and all feedback! Cheers!
Beta Was this translation helpful? Give feedback.
All reactions