We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5136175 commit 939ebf1Copy full SHA for 939ebf1
examples/models/moshi/mimi/install_requirements.sh
@@ -7,7 +7,7 @@
7
8
set -x
9
10
-pip install -U moshi
+pip install moshi==0.2.4
11
pip install bitsandbytes soundfile
12
# Run llama2/install requirements for torchao deps
13
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
0 commit comments