added link to ffmpeg docs
This commit is contained in:
parent
8d7651e3aa
commit
f26f1a0339
BIN
ffmpeg_output.wav
Normal file
BIN
ffmpeg_output.wav
Normal file
Binary file not shown.
2
speak.sh
2
speak.sh
@ -1,4 +1,6 @@
|
||||
#!/bin/bash
|
||||
# https://trac.ffmpeg.org/wiki/How%20to%20speed%20up%20/%20slow%20down%20a%20video
|
||||
#
|
||||
|
||||
if [ -z "$1" ]; then
|
||||
echo usage: $0 \"text\" [tempo] [model]
|
||||
|
BIN
tts_output.wav
Normal file
BIN
tts_output.wav
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user