Update builds to use Rhubarb Lip Sync 1.10.3

This commit is contained in:
manongjohn 2021-06-15 22:56:44 -04:00
parent 66d04c60f5
commit 8fc4e0d097
3 changed files with 3 additions and 3 deletions

View file

@ -23,6 +23,6 @@ if [ -d rhubarb ]
then then
rm -rf rhubarb ] rm -rf rhubarb ]
fi fi
wget https://github.com/tahoma2d/rhubarb-lip-sync/releases/download/v1.10.2/rhubarb-lip-sync-tahoma2d-linux.zip wget https://github.com/tahoma2d/rhubarb-lip-sync/releases/download/v1.10.3/rhubarb-lip-sync-tahoma2d-linux.zip
unzip rhubarb-lip-sync-tahoma2d-linux.zip -d rhubarb unzip rhubarb-lip-sync-tahoma2d-linux.zip -d rhubarb

View file

@ -23,6 +23,6 @@ if [ -d rhubarb ]
then then
rm -rf rhubarb rm -rf rhubarb
fi fi
wget https://github.com/tahoma2d/rhubarb-lip-sync/releases/download/v1.10.2/rhubarb-lip-sync-tahoma2d-osx.zip wget https://github.com/tahoma2d/rhubarb-lip-sync/releases/download/v1.10.3/rhubarb-lip-sync-tahoma2d-osx.zip
unzip rhubarb-lip-sync-tahoma2d-osx.zip -d rhubarb unzip rhubarb-lip-sync-tahoma2d-osx.zip -d rhubarb

View file

@ -26,7 +26,7 @@ rename ffmpeg-4.3.1-win64-static-lgpl ffmpeg
echo ">>> Getting Rhubarb Lip Sync" echo ">>> Getting Rhubarb Lip Sync"
IF EXIST rhubarb rmdir /S /Q rhubarb IF EXIST rhubarb rmdir /S /Q rhubarb
curl -fsSL -o rhubarb-lip-sync-tahoma2d-win.zip https://github.com/tahoma2d/rhubarb-lip-sync/releases/download/v1.10.2/rhubarb-lip-sync-tahoma2d-win.zip curl -fsSL -o rhubarb-lip-sync-tahoma2d-win.zip https://github.com/tahoma2d/rhubarb-lip-sync/releases/download/v1.10.3/rhubarb-lip-sync-tahoma2d-win.zip
7z x rhubarb-lip-sync-tahoma2d-win.zip 7z x rhubarb-lip-sync-tahoma2d-win.zip
rename rhubarb-lip-sync-tahoma2d-win rhubarb rename rhubarb-lip-sync-tahoma2d-win rhubarb