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

Added option to use speech to text API rather than transcribing locally #30

Conversation

SevaSk
Copy link
Owner

@SevaSk SevaSk commented May 30, 2023

Code changes:
-added the --api flag
-transcriber now takes in the model it used to transcribe. This has been extended from just the local model to also include the whisper API model

@SevaSk SevaSk linked an issue May 30, 2023 that may be closed by this pull request
Copy link
Owner Author

@SevaSk SevaSk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@SevaSk SevaSk merged commit 0227cc7 into main May 30, 2023
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

Successfully merging this pull request may close these issues.

Add option to use speech to text API rather than transcribing locally
1 participant