Update README.md

pull/2/head
drowe67 2019-03-28 05:57:55 +10:30 committed by GitHub
parent 1c2addf733
commit c1da096827
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ $ make
Unquantised LPCNet:
```
$ cd ~/LPCNet/src
$ cd ~/LPCNet/build_linux/src
$ sox ../../wav/wia.wav -t raw -r 16000 - | ./dump_data --c2pitch --test - - | ./test_lpcnet - - | aplay -f S16_LE -r 16000
```