mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-04-20 21:26:30 +08:00
Update README.md
This commit is contained in:
@@ -47,6 +47,11 @@ Usage: ./bin/ggwave-to-file [-vN] [-sN] [-pN] [-lN]
|
|||||||
echo "Hello world!" | ./bin/ggwave-to-file -l12 > example.wav
|
echo "Hello world!" | ./bin/ggwave-to-file -l12 > example.wav
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- Play the generated waveform directly through the speakers
|
||||||
|
|
||||||
|
```bash
|
||||||
|
echo "Hello world!" | ./bin/ggwave-to-file | play --ignore-length -t wav -
|
||||||
|
```
|
||||||
|
|
||||||
## HTTP service
|
## HTTP service
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user