Files
LocalAI/backend/python/coqui/README.md
T
2026-01-25 09:26:40 +01:00

11 lines
117 B
Markdown

# Creating a separate environment for coqui project
```
make coqui
```
# Testing the gRPC server
```
make test
```