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

Add option to use speech to text API rather than transcribing locally #29

Closed
SevaSk opened this issue May 29, 2023 · 0 comments · Fixed by #30
Closed

Add option to use speech to text API rather than transcribing locally #29

SevaSk opened this issue May 29, 2023 · 0 comments · Fixed by #30
Assignees
Labels
enhancement New feature or request

Comments

@SevaSk
Copy link
Owner

SevaSk commented May 29, 2023

Transcribing locally could be slow if the users GPU does not support CUDA. In that case it might be preferable to use the API instead. https://platform.openai.com/docs/guides/speech-to-text

@SevaSk SevaSk added the enhancement New feature or request label May 29, 2023
@SevaSk SevaSk self-assigned this May 29, 2023
@SevaSk SevaSk changed the title Add option to use speech to text API rather then transcribing locally Add option to use speech to text API rather than transcribing locally May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant