Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Whisper speech-to-text #72

Closed
ghgoodreau opened this issue May 1, 2023 · 1 comment
Closed

feat: Whisper speech-to-text #72

ghgoodreau opened this issue May 1, 2023 · 1 comment
Assignees

Comments

@ghgoodreau
Copy link
Contributor

Is your feature request related to a problem? Please describe.
It would be helpful to add whisper support to allow users to transcribe their speech to text, as some users may prefer this option.

Describe the solution you'd like
A microphone button (and maybe a keybind) that will allow users to utilize speech-to-text when prompting LLMs. Still researching different ways to accomplish this but it should be relatively straightforward to implement.

Describe alternatives you've considered
Whisper makes the most sense because you can use the same API key. Other options can be researched later, possibly when adding #71 support.

Additional context
You can go ahead and assign this to me @transmissions11 just opening it for tracking purposes. I'll also open a draft PR once I start coding so it's visible early on.

@nmandal
Copy link

nmandal commented May 1, 2023

I would like to help contribute! I can take this one if you'd like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants