Skip to content

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

Merged
merged 8 commits into from
May 19, 2025

Conversation

mdydek
Copy link
Contributor

@mdydek mdydek commented Apr 1, 2025

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • 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)

Tested on

  • iOS
  • Android

Testing instructions

Screenshots

Related issues

Checklist

  • 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

Additional notes

@mdydek mdydek requested a review from mkopcins April 1, 2025 08:32
@mkopcins mkopcins changed the title @md/s2t streaming feat: @md/s2t streaming Apr 1, 2025
@mdydek mdydek changed the title feat: @md/s2t streaming feat: streaming in speech to text transcription Apr 1, 2025
@mdydek mdydek force-pushed the @md/s2t_streaming branch 4 times, most recently from 72b2505 to 0f270a7 Compare April 7, 2025 14:17
Copy link
Collaborator

@mkopcins mkopcins left a 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

@mkopcins mkopcins self-assigned this May 7, 2025
<!-- 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. -->
@mkopcins mkopcins force-pushed the @md/s2t_streaming branch 2 times, most recently from 86cde69 to f6f8f31 Compare May 15, 2025 12:13
improved error handling, minor refactoring
@mkopcins mkopcins force-pushed the @md/s2t_streaming branch from f6f8f31 to a4c262a Compare May 15, 2025 12:15
@mkopcins mkopcins force-pushed the @md/s2t_streaming branch from ddec73b to 135eb72 Compare May 15, 2025 12:46
Copy link
Contributor

@pweglik pweglik left a 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

@mkopcins mkopcins force-pushed the @md/s2t_streaming branch from ab5526d to 7d0afa8 Compare May 19, 2025 09:01
@mkopcins mkopcins force-pushed the @md/s2t_streaming branch from 7d0afa8 to 293a03b Compare May 19, 2025 09:04
@mkopcins mkopcins force-pushed the @md/s2t_streaming branch 3 times, most recently from cd2a5bd to 65874ff Compare May 19, 2025 09:48
@mkopcins mkopcins force-pushed the @md/s2t_streaming branch from 65874ff to cb1503a Compare May 19, 2025 09:53
@mkopcins mkopcins force-pushed the @md/s2t_streaming branch from b70ce33 to ab92c64 Compare May 19, 2025 10:17
@NorbertKlockiewicz NorbertKlockiewicz self-requested a review May 19, 2025 10:20
@mkopcins mkopcins merged commit d93c08b into v0.4.0-rc1 May 19, 2025
2 checks passed
@mkopcins mkopcins deleted the @md/s2t_streaming branch May 19, 2025 10:40
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.

4 participants