LocalAI / backend /python /coqui /README.md
AbdulElahGwaith's picture
Upload folder using huggingface_hub
0f07ba7 verified
|
Raw
History Blame Contribute Delete
119 Bytes
# Creating a separate environment for ttsbark project
```
make coqui
```
# Testing the gRPC server
```
make test
```