boilerplate in progress

This commit is contained in:
tth
2022-02-07 23:17:22 +01:00
parent f442fde5ff
commit a693302969
12 changed files with 298 additions and 0 deletions

8
SoundBrotching/demos.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
INWAV="1637.wav"
OUTWAV="foo.wav"
./wav2text $INWAV | ./panoramix | ./text2wav $OUTWAV