This commit is contained in:
yumoqing 2025-11-06 10:53:20 +08:00
parent 62585caafc
commit 2a7f89369d
2 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,7 @@ do
cd $m cd $m
$cdir/py3/bin/pip install . $cdir/py3/bin/pip install .
done done
cd $cdir/fw cd $cdir
pip install . pip install .
mkdir $cdir/logs mkdir $cdir/logs
cd $cdir cd $cdir

View File

@ -1 +1,2 @@
torch
faster-whisper faster-whisper