[GH-ISSUE #2919] wav audio transcription problem #13068

Closed
opened 2026-04-19 19:53:25 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Toasterme on GitHub (Jun 7, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2919

Bug Report

Description

I have switched the language to french and the audio to Google French and i have an error message, it cannot speak french.

Bug Summary:
[Provide a brief but clear summary of the bug]
Trying the audio language and i have this error :
Something went wrong :/ [Errno 1094995529] Invalid data found when processing input: '/app/backend/data/cache/audio/transcriptions/bcc8ab39-b93e-4a3a-b413-13d6a7fa8f2f.wav'

Steps to Reproduce:
switch language of the webui to french, and under Audio:
Default (whisper)
Autosend: activated
Api web
disabled
Google french
Allow non-local voices :activated

Expected Behavior:
i expect a french answer

Actual Behavior:
error message like i said and it answer something random in english

Environment

  • Open WebUI Version: v0.2.5

  • Ollama (if applicable): 0.1.42

  • Operating System: Ubuntu 23.10

  • Browser (if applicable): Chrome

Reproduction Details

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.

Logs and Screenshots

Browser Console Logs:
n/a

Docker Container Logs:
Something went wrong :/ [Errno 1094995529] Invalid data found when processing input: '/app/backend/data/cache/audio/transcriptions/bcc8ab39-b93e-4a3a-b413-13d6a7fa8f2f.wav'

Screenshots (if applicable):
[Attach any relevant screenshots to help illustrate the issue]

Installation Method

docker, so i have docker compose for just ollama and webui

Additional Information

n/a

Note

If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!

Originally created by @Toasterme on GitHub (Jun 7, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/2919 # Bug Report ## Description I have switched the language to french and the audio to Google French and i have an error message, it cannot speak french. **Bug Summary:** [Provide a brief but clear summary of the bug] Trying the audio language and i have this error : Something went wrong :/ [Errno 1094995529] Invalid data found when processing input: '/app/backend/data/cache/audio/transcriptions/bcc8ab39-b93e-4a3a-b413-13d6a7fa8f2f.wav' **Steps to Reproduce:** switch language of the webui to french, and under Audio: Default (whisper) Autosend: activated Api web disabled Google french Allow non-local voices :activated **Expected Behavior:** i expect a french answer **Actual Behavior:** error message like i said and it answer something random in english ## Environment - **Open WebUI Version:** v0.2.5 - **Ollama (if applicable):** 0.1.42 - **Operating System:** Ubuntu 23.10 - **Browser (if applicable):** Chrome ## Reproduction Details **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. ## Logs and Screenshots **Browser Console Logs:** n/a **Docker Container Logs:** Something went wrong :/ [Errno 1094995529] Invalid data found when processing input: '/app/backend/data/cache/audio/transcriptions/bcc8ab39-b93e-4a3a-b413-13d6a7fa8f2f.wav' **Screenshots (if applicable):** [Attach any relevant screenshots to help illustrate the issue] ## Installation Method docker, so i have docker compose for just ollama and webui ## Additional Information n/a ## Note If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13068