mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-21 05:33:09 +00:00
9e653d6abe
feat(mamba): Initial import This is a first iteration of the mamba backend, loosely based on mamba-chat(https://github.com/havenhq/mamba-chat). |
||
---|---|---|
.. | ||
backend_pb2_grpc.py | ||
backend_pb2.py | ||
coqui_server.py | ||
Makefile | ||
README.md | ||
run.sh | ||
test.py | ||
test.sh |
Creating a separate environment for ttsbark project
make coqui
Testing the gRPC server
make test