mirror of
https://github.com/mudler/LocalAI.git
synced 2026-02-15 09:03:14 -05:00
fix: pin neutts-air to known working commit (#8566)
* chore: init * fix: pin neutts-air to known working commit --------- Co-authored-by: localai-bot <localai-bot@users.noreply.github.com>
This commit is contained in:
@@ -32,7 +32,14 @@ if [ "x${BUILD_PROFILE}" == "xl4t12" ]; then
|
||||
fi
|
||||
|
||||
|
||||
git clone https://github.com/neuphonic/neutts-air neutts-air
|
||||
git clone --depth 100 https://github.com/neuphonic/neutts-air neutts-air
|
||||
|
||||
cd neutts-air
|
||||
|
||||
git checkout 1737487debe5b40a0bb97875edce8c66b391722b
|
||||
|
||||
cd ..
|
||||
|
||||
|
||||
cp -rfv neutts-air/neuttsair ./
|
||||
|
||||
|
||||
Reference in New Issue
Block a user