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

Use OpenAI Whisper Model #34

Open
EA914 opened this issue Apr 16, 2024 · 1 comment
Open

Use OpenAI Whisper Model #34

EA914 opened this issue Apr 16, 2024 · 1 comment

Comments

@EA914
Copy link

EA914 commented Apr 16, 2024

Hi DevMiser:

I suggest that instead of using Picovoice you just use OpenAI's speech-to-text API via their "whisper" model. Check my github for example code. This would simplify your code and prevent the need for multiple API keys.

Also might I suggest having your API keys in a .env file instead of in the code itself.

Thank you!

-Evan Alexander

@DevMiser
Copy link
Owner

DevMiser commented Apr 16, 2024 via email

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

2 participants