mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-24 12:35:00 +00:00
parent
7e2d101a46
commit
95eb72bfd3
15 changed files with 706 additions and 100 deletions
11
backend/python/coqui/README.md
Normal file
11
backend/python/coqui/README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Creating a separate environment for ttsbark project
|
||||
|
||||
```
|
||||
make coqui
|
||||
```
|
||||
|
||||
# Testing the gRPC server
|
||||
|
||||
```
|
||||
make test
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue