Skip to content

Commit

Permalink
Merge pull request #254 from Mistobaan/patch-1
Browse files Browse the repository at this point in the history
Improve guide
  • Loading branch information
strob authored May 14, 2020
2 parents 48aea6a + 3d8718f commit 2148efc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ curl -F "[email protected]" -F "[email protected]" "http://localhost:8765/tra
If you've downloaded the source code you can also run the aligner as a command line program:

```bash
git clone https://github.com/lowerquality/gentle.git
cd gentle
./install.sh
python3 align.py audio.mp3 words.txt
```

Expand Down

0 comments on commit 2148efc

Please sign in to comment.