Skip to content

feat: Transcription only mode #19

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: Transcription only mode #19

wants to merge 2 commits into from

Conversation

richiejp
Copy link

This adds the necessary bits for a client to connect in transcription only mode with the caveat that I only tested it against my own implementation in LocalAI (mudler/LocalAI#5392) rather than OpenAI.

BTW I also vendored this library into LocalAI to help with the realtime support. I guessed that because this is primarily a client library, it would probably be best to vendor it, but we'll see.

@mudler
Copy link

mudler commented May 26, 2025

Love this - I guess covers #17

@richiejp
Copy link
Author

richiejp commented Jun 6, 2025

@WqyJh Ping

@WqyJh
Copy link
Owner

WqyJh commented Jun 6, 2025

Thank you for your awesome contribution. I'm reviewing the code and I'll add some test/example/doc for it.

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.

3 participants