mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
11 lines
119 B
Markdown
11 lines
119 B
Markdown
|
# Creating a separate environment for ttsbark project
|
||
|
|
||
|
```
|
||
|
make coqui
|
||
|
```
|
||
|
|
||
|
# Testing the gRPC server
|
||
|
|
||
|
```
|
||
|
make test
|
||
|
```
|