Create README.md

This commit is contained in:
Georgi Gerganov
2021-01-09 13:31:12 +02:00
committed by GitHub
parent 4e1f9bd50e
commit 72dd2f0e66

View File

@@ -0,0 +1,7 @@
## ggwave-to-file
Output generated audio to a file.
```bash
./bin/ggwave-to-file "Hello World!" example.wav
```