added link to ffmpeg docs

This commit is contained in:
Kashif Shah 2024-05-28 11:49:59 -05:00
parent 8d7651e3aa
commit f26f1a0339
3 changed files with 2 additions and 0 deletions

BIN
ffmpeg_output.wav Normal file

Binary file not shown.

View File

@ -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

Binary file not shown.