Skip to content

[BUG] Mistral voxtral-mini-tts-2603 model fails and defaults to iOS system TTS (404 Not Found) #461

@marcos1

Description

@marcos1

App Version

2.6.8 (109)

Platform

  • Android
  • iOS

How you installed it

App Store

What happened?

When selecting the voice for Text-to-Speech, the selected Mistral AI voice (e.g., "Paul Natural Voice") is not used. Instead, the system silently fails and defaults to the standard, robotic iOS system TTS voice.

What should have happened?

The output should use the Mistral AI's specific voice model and tone (specifically "Paul Natural Voice"), providing a natural sound that is distinct from the system's default robotic iOS voice.

How to reproduce

Select the Any Mistral TTS settings.
Select a specific voice (e.g., "Paul Natural Voice").
Test.
Observe that the audio is played using the iOS system voice rather than the Mistral AI voice.

Does this happen every time?

Yes, every time

When did this start?

Never Worked.

Screenshots

No response

Logs

2026-05-05 13:32:24.560 | ERROR | open_webui.routers.audio:speech:612 - 404, message='Not Found', url='https://api.mistral.ai/v1/audio/speech'
...
aiohttp.client_exceptions.ClientResponseError: 404, message='Not Found', url='https://api.mistral.ai/v1/audio/speech'
2026-05-05 13:32:24.562 | INFO | uvicorn.protocols.http.protocols_impl:send:483 - [REDACTED_IP] - "POST /api/v1/audio/speech HTTP/1.1" 404

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    In review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions