LocalAI/backend/python/coqui/README.md

11 lines
119 B
Markdown
Raw Normal View History

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