LocalAI/backend/python/vibevoice
Ettore Di Giacinto ec1598868b
feat(vibevoice): add ASR support (#8222)
* feat(vibevoice): add ASR support

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Add tests

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* fixups

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* chore(tests): download voice files

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Small fixups

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Small fixups

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Try to run on bigger runner

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Fixups

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Fixups

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Fixups

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* debug

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* CI can't hold vibevoice

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-01-27 20:19:22 +01:00
..
backend.py feat(vibevoice): add ASR support (#8222) 2026-01-27 20:19:22 +01:00
install.sh feat(vibevoice): add ASR support (#8222) 2026-01-27 20:19:22 +01:00
Makefile feat(vibevoice): add ASR support (#8222) 2026-01-27 20:19:22 +01:00
requirements-cpu.txt feat(vibevoice): add ASR support (#8222) 2026-01-27 20:19:22 +01:00
requirements-cublas12.txt feat(vibevoice): add ASR support (#8222) 2026-01-27 20:19:22 +01:00
requirements-cublas13.txt feat(vibevoice): add ASR support (#8222) 2026-01-27 20:19:22 +01:00
requirements-hipblas.txt feat(vibevoice): add ASR support (#8222) 2026-01-27 20:19:22 +01:00
requirements-intel.txt feat(vibevoice): add ASR support (#8222) 2026-01-27 20:19:22 +01:00
requirements-l4t12.txt feat(vibevoice): add ASR support (#8222) 2026-01-27 20:19:22 +01:00
requirements-l4t13.txt feat(vibevoice): add ASR support (#8222) 2026-01-27 20:19:22 +01:00
requirements-mps.txt feat(vibevoice): add ASR support (#8222) 2026-01-27 20:19:22 +01:00
requirements.txt feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00
run.sh feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00
test.py feat(vibevoice): add ASR support (#8222) 2026-01-27 20:19:22 +01:00
test.sh feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00