mirror of
https://github.com/mudler/LocalAI
synced 2026-04-28 00:37:16 +00:00
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.py | ||
| backend_pb2_grpc.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