[Bug]: Wisper transcription crashes on IOS (both Safari & Chrome) #7053
Unanswered
ValerioNeriGit
asked this question in
Q&A
Replies: 1 comment
-
this happens because you're not using SSL encryption (HTTPS), and some browsers might reject the microphone permission |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Hi there,
Amazing project, I am experiencing a problem with STT from mobile.
I have configured the Whisper transcription via api on my local LibreChat instance, and it works fine on the desktop. But when I try using it from my mobile, it gives the error that it is not possible to access the microphone. I double-checked the permissions, and they are granted. Furthermore, when using 'browser' transcription instead of 'external', it does work, confirming it is not an app permission issue.
Is it a misconfiguration or a bug in the mobile ui?
Thank you
Version Information
ghcr.io/danny-avila/librechat-dev latest b0b04ce49489 5 days ago 944MB
ghcr.io/danny-avila/librechat-rag-api-dev-lite latest 49a785a50986 2 weeks ago 1.28GB
Steps to Reproduce
What browsers are you seeing the problem on?
Mobile (iOS)
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions