LocalAI/backend/python/coqui
dependabot[bot] 570e39bdcf
chore(deps): bump transformers from 4.48.3 to 4.56.2 in /backend/python/coqui (#6330)
chore(deps): bump transformers in /backend/python/coqui

Bumps [transformers](https://github.com/huggingface/transformers) from 4.48.3 to 4.56.2.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.48.3...v4.56.2)

---
updated-dependencies:
- dependency-name: transformers
  dependency-version: 4.56.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-29 21:30:29 +00:00
..
backend.py feat(mlx): add mlx backend (#6049) 2025-08-22 08:42:29 +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 feat: add 🐸 coqui (#1489) 2023-12-24 19:38:54 +01:00
requirements-cpu.txt chore(deps): bump transformers from 4.48.3 to 4.56.2 in /backend/python/coqui (#6330) 2025-09-29 21:30:29 +00:00
requirements-cublas11.txt chore(deps): bump transformers from 4.48.3 to 4.56.2 in /backend/python/coqui (#6330) 2025-09-29 21:30:29 +00:00
requirements-cublas12.txt chore(deps): bump transformers from 4.48.3 to 4.56.2 in /backend/python/coqui (#6330) 2025-09-29 21:30:29 +00:00
requirements-hipblas.txt chore(deps): bump transformers from 4.48.3 to 4.56.2 in /backend/python/coqui (#6330) 2025-09-29 21:30:29 +00:00
requirements-intel.txt chore(deps): bump transformers from 4.48.3 to 4.56.2 in /backend/python/coqui (#6330) 2025-09-29 21:30:29 +00:00
requirements.txt chore(deps): bump grpcio from 1.74.0 to 1.75.1 in /backend/python/coqui (#6353) 2025-09-29 20:11:55 +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 ttsbark project

make coqui

Testing the gRPC server

make test