-
Notifications
You must be signed in to change notification settings - Fork 5k
Pull requests: jamiepine/voicebox
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(mlx): run all MLX operations on a single dedicated thread — fixes "There is no Stream(gpu, N) in current thread"
#896
opened Jul 14, 2026 by
flowbrix
Loading…
fix(mcp): add model_size parameter to voicebox.speak
#895
opened Jul 14, 2026 by
AhmedIrfan7
Loading…
fix(backend): return 404 instead of 500 for audio of failed generations
#893
opened Jul 13, 2026 by
flowbrix
Loading…
fix(setup): install mlx-lm and mlx-audio in setup-python on Apple Silicon
#892
opened Jul 13, 2026 by
flowbrix
Loading…
feat(mcp): add voicebox.speak_audio for headless callers
#888
opened Jul 13, 2026 by
AlexStephenLytton
Loading…
fix: MLX thread affinity crash + missing mlx-lm/mlx-audio in dev setup
#886
opened Jul 12, 2026 by
AlexStephenLytton
Loading…
Fixes #873 by avoiding the
tao Linux/X11 panic triggered when set_ignore_cursor_events() is called on the transparent dictate overlay window.
#875
opened Jul 10, 2026 by
krishna3554
Loading…
fix(rocm): add MIOpen stability env vars to docker-compose.rocm.yml
#865
opened Jul 8, 2026 by
Xarianne
Loading…
fix(rocm): unset empty HSA_OVERRIDE_GFX_VERSION before torch loads
#864
opened Jul 8, 2026 by
Xarianne
Loading…
docs: fix incorrect app identifier in CONTRIBUTING.md
#863
opened Jul 8, 2026 by
jitendra205saini
Loading…
Fix voice sample validation on Python 3.13 (fixes #852)
#853
opened Jul 5, 2026 by
maskedsyntax
Loading…
5 tasks done
fix: native Linux CUDA/ROCm backend download (Resolves #767)
#851
opened Jul 3, 2026 by
1337hero
Contributor
Loading…
fix(macos): fullscreen dictation, correct text injection, and MLX backend crash
#848
opened Jul 3, 2026 by
hussaintrawadi
Loading…
fix(audio): capture raw audio (disable AEC/NS/AGC) + share one stream with the waveform
#843
opened Jul 2, 2026 by
Arc86
Loading…
fix(setup): install mlx-lm/mlx-audio in
just setup and pin mlx<0.31 on Apple Silicon
#840
opened Jul 2, 2026 by
Billbrandao
Loading…
6 tasks done
Fix: Linux startup panic from unrealized dictate window (#680)
#837
opened Jul 1, 2026 by
PhamBit
Loading…
feat: add F5-TTS backend integration and supporting API types and UI …
#833
opened Jul 1, 2026 by
tsorinvictor
Loading…
feat(stt): transcribe long audio via overlapping Whisper chunks
#832
opened Jul 1, 2026 by
deepakmaseeh
Loading…
1 of 3 tasks
fix: gate macOS-only keyboard_layout symbols behind cfg
#831
opened Jul 1, 2026 by
youtsuhodev
Contributor
Loading…
fix(backend): speak-in-character and compose honor the configured refinement model size
#830
opened Jul 1, 2026 by
singlaamitesh
Contributor
Loading…
3 tasks done
fix(backend): make HF download progress tracking safe under concurrent downloads
#829
opened Jul 1, 2026 by
singlaamitesh
Contributor
Loading…
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.