File size: 119 Bytes
7def60a
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# Creating a separate environment for ttsbark project

```
make coqui
```

# Testing the gRPC server

```
make test
```