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

windows audio device issue #352

Open
louis030195 opened this issue Sep 20, 2024 · 1 comment
Open

windows audio device issue #352

louis030195 opened this issue Sep 20, 2024 · 1 comment

Comments

@louis030195
Copy link
Collaborator

louis030195 commented Sep 20, 2024

one user has issue with audio devices (4800hz and 44100hz), no idea why (basically STT does not work and was working from 0.2.34 app to 0.2.48)

one of the fix i did which solved coverage over most devices was:

  • use in memory audio data to STT (instead of encoding+decoding mp4 several times)
  • use sample rate divided by 3 for deepgram (dark, misunderstood, magic that works for 48000hz and 96000hz devices)

any help would be appreciated, anyone with similar device could look into this?

Copy link

linear bot commented Sep 20, 2024

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

No branches or pull requests

1 participant