LocalAI/backend/python/coqui
dependabot[bot] 8e8fc2dc2f
chore(deps): bump packaging from 24.1 to 26.1 in /backend/python/coqui
Bumps [packaging](https://github.com/pypa/packaging) from 24.1 to 26.1.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.1...26.1)

---
updated-dependencies:
- dependency-name: packaging
  dependency-version: '26.1'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 21:56:44 +00:00
..
backend.py feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
install.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
Makefile feat(mlx): add mlx backend (#6049) 2025-08-22 08:42:29 +02:00
README.md chore: drop bark which is unmaintained (#8207) 2026-01-25 09:26:40 +01:00
requirements-cpu.txt fix(coqui,nemo,voxcpm): Add dependencies to allow CI to progress (#9142) 2026-03-26 18:03:56 +01:00
requirements-cublas12.txt Revert "chore(deps): bump transformers from 4.48.3 to 4.56.2 in /backend/python/coqui" (#6363) 2025-09-30 08:51:49 +02:00
requirements-hipblas.txt feat(rocm): bump to 7.x (#9323) 2026-04-12 08:51:30 +02:00
requirements-intel.txt feat(qwen-tts): add Qwen-tts backend (#8163) 2026-01-23 15:18:41 +01:00
requirements-mps.txt feat(metal): try to extend support to remaining backends (#8374) 2026-02-03 21:57:50 +01:00
requirements.txt chore(deps): bump packaging from 24.1 to 26.1 in /backend/python/coqui 2026-04-20 21:56:44 +00:00
run.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
test.py fix(vllm): bump cmake - vllm requires it (#3744) 2024-10-07 11:22:55 +02:00
test.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00

Creating a separate environment for coqui project

make coqui

Testing the gRPC server

make test