mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-04-17 11:26:00 +08:00
8 lines
116 B
Markdown
8 lines
116 B
Markdown
## ggwave-to-file
|
|
|
|
Output generated audio to a file.
|
|
|
|
```bash
|
|
./bin/ggwave-to-file "Hello World!" > example.wav
|
|
```
|