danny-avila / LibreChat

Enhanced ChatGPT Clone: Features Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. Actively in public development.
https://librechat.ai/
MIT License
17.92k stars 2.98k forks source link

[Bug]: "No audio data available" while recording, despite succesful transcription #3250

Closed teun95 closed 2 months ago

teun95 commented 3 months ago

What happened?

When I record auto to have transcribed, a red error box shows up with the text "No audio data available". The error is incorrect given that the transcription is successful. The error only occurs when using Firefox (both on Windows 11 and on Android), also without any extensions enabled.

Steps to Reproduce

  1. Log into Librechat on Firefox
  2. Change the settings of Speech to text to use an external engine
  3. Click the microphone button and speak
  4. The error will be shown while you are recording

What browsers are you seeing the problem on?

Firefox, Mobile (Android)

Relevant log output

No response

Screenshots

image

Code of Conduct

berry-13 commented 3 months ago

Thanks for reporting this. I have a local branch that should address the issue, but I need to wait for other PRs to merge to avoid conflicts. Additionally, this problem occurs in browsers other than Firefox, so I'll need to conduct more testing

image

danny-avila commented 2 months ago

but I need to wait for other PRs to merge to avoid conflicts

Is this still true?

berry-13 commented 2 months ago

but I need to wait for other PRs to merge to avoid conflicts

Is this still true?

fixed in #3431