LocalAI/backend/python/vall-e-x
Ettore Di Giacinto e19d7226f8
feat: more embedded models, coqui fixes, add model usage and description (#1556)
* feat: add model descriptions and usage

* remove default model gallery

* models: add embeddings and tts

* docs: update table

* docs: updates

* images: cleanup pip cache after install

* images: always run apt-get clean

* ux: improve gRPC connection errors

* ux: improve some messages

* fix: fix coqui when no AudioPath is passed by

* embedded: add more models

* Add usage

* Reorder table
2024-01-08 00:37:02 +01:00
..
backend_pb2_grpc.py refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
backend_pb2.py feat(diffusers): update, add autopipeline, controlnet (#1432) 2023-12-13 19:20:22 +01:00
install.sh feat: more embedded models, coqui fixes, add model usage and description (#1556) 2024-01-08 00:37:02 +01:00
Makefile env(conda): use transformers for vall-e-x (#1481) 2023-12-23 14:31:34 -05:00
README.md refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
run.sh fix(entrypoint): cd to backend dir before start (#1530) 2024-01-01 22:02:48 +01:00
test.py extras: add vllm,bark,vall-e-x tests, bump diffusers (#1422) 2023-12-12 00:39:26 +01:00
test.sh env(conda): use transformers for vall-e-x (#1481) 2023-12-23 14:31:34 -05:00
ttsvalle.py refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00
ttsvalle.yml refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00

Creating a separate environment for the ttsvalle project

make ttsvalle