Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
WeberJulian committed Dec 12, 2023
1 parent c282c36 commit 980ea57
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,14 @@ the terms of the [CPML license](https://coqui.ai/cpml).

## Testing the server

1. Generate audio with the test script:
### Using the gradio demo

```bash
$ python -m pip install -r test/requirements.txt
$ python demo.py
```

### Using the test script

```bash
$ cd test
Expand Down

0 comments on commit 980ea57

Please sign in to comment.