-
Notifications
You must be signed in to change notification settings - Fork 38
feat: streaming in speech to text transcription #168
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
Conversation
72b2505
to
0f270a7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolve conflicts, I will test it tomorrow, but looks ok in general
<!-- Provide a concise and descriptive summary of the changes implemented in this PR. --> - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Documentation update (improves or adds clarity to existing documentation) - [x] iOS - [x] Android <!-- Provide step-by-step instructions on how to test your changes. Include setup details if necessary. --> <!-- Add screenshots here, if applicable --> <!-- Link related issues here using #issue-number --> - [x] I have performed a self-review of my code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have updated the documentation accordingly - [ ] My changes generate no new warnings <!-- Include any additional information, assumptions, or context that reviewers might need to understand this PR. -->
86cde69
to
f6f8f31
Compare
improved error handling, minor refactoring
f6f8f31
to
a4c262a
Compare
ddec73b
to
135eb72
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some questions, but my main issue is including stuff from speech to text in llm example
ab5526d
to
7d0afa8
Compare
7d0afa8
to
293a03b
Compare
cd2a5bd
to
65874ff
Compare
65874ff
to
cb1503a
Compare
b70ce33
to
ab92c64
Compare
Description
Type of change
Tested on
Testing instructions
Screenshots
Related issues
Checklist
Additional notes