boilerplate in progress
This commit is contained in:
8
SoundBrotching/demos.sh
Executable file
8
SoundBrotching/demos.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
INWAV="1637.wav"
|
||||
OUTWAV="foo.wav"
|
||||
|
||||
./wav2text $INWAV | ./panoramix | ./text2wav $OUTWAV
|
||||
|
||||
|
||||
Reference in New Issue
Block a user