Skip to content

fix(realtime): Use user provided voice and allow pipeline models to have no backend#8415

Open
richiejp wants to merge 5 commits intomudler:masterfrom
richiejp:fix/realtime-audio
Open

fix(realtime): Use user provided voice and allow pipeline models to have no backend#8415
richiejp wants to merge 5 commits intomudler:masterfrom
richiejp:fix/realtime-audio

Conversation

@richiejp
Copy link
Collaborator

@richiejp richiejp commented Feb 5, 2026

  • fix(realtime): Use the voice provided by the user or none at all
  • fix(ui,config): Allow pipeline models to have no backend and use same validation in frontend

@netlify
Copy link

netlify bot commented Feb 5, 2026

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 81d9963
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/69861d980a6c3a000777faee
😎 Deploy Preview https://deploy-preview-8415--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

mudler
mudler previously approved these changes Feb 5, 2026
@christian-drescher
Copy link

Verified this locally; it fixes #8413. Great work!

@mudler mudler enabled auto-merge (squash) February 6, 2026 09:29
Signed-off-by: Richard Palethorpe <io@richiejp.com>
… validation in frontend

Signed-off-by: Richard Palethorpe <io@richiejp.com>
Signed-off-by: Richard Palethorpe <io@richiejp.com>
Test fixtures were missing the `backend` field which is now required
by the model config validation. Updated all test model configurations
to include appropriate backend values.

Changes:
- Added backend: llama-cpp to test fixtures (embeddings, gpt4, gpt4_2, rwkv, config list entries)
- Added backend: llama-cpp to gallery_simple.yaml embedded config
- Updated model_config_test.go to expect validation failure for old config format without backend

💘 Generated with Crush

Assisted-by: Claude Sonnet 4.5 via Crush <crush@charm.land>
Signed-off-by: Richard Palethorpe <io@richiejp.com>
Signed-off-by: Richard Palethorpe <io@richiejp.com>
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

Successfully merging this pull request may close these issues.

3 participants