LocalAI/backend/python/vall-e-x
Ettore Di Giacinto a1aa6cb7c2
fix(entrypoint): cd to backend dir before start (#1530)
Certain backends as vall-e-x are not meant to be used as a library, so
we want to start the process in the same folder where the backend and
all the assets are fixes #1394
2024-01-01 22:02:48 +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 env(conda): use transformers for vall-e-x (#1481) 2023-12-23 14:31:34 -05: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