Duplicated from Zyan11/LocalAI-Amlan-Edition
750bbe6
1
2
3
4
5
6
7
8
9
10
11
# Creating a separate environment for coqui project ``` make coqui ``` # Testing the gRPC server ``` make test ```