deepdml commited on
Commit
f9bca38
·
verified ·
1 Parent(s): 335fba8

Update run_neucodec_fleurs.sh

Browse files
Files changed (1) hide show
  1. run_neucodec_fleurs.sh +1 -1
run_neucodec_fleurs.sh CHANGED
@@ -7,7 +7,7 @@ pip install \
7
  torchaudio==2.6.0 \
8
  --index-url https://download.pytorch.org/whl/cu124
9
 
10
- pip install -U transformers neucodec "numpy==2.0.2"
11
  python3 hf_login.py
12
 
13
  languages=("ar_eg" "ca_es" "gl_es")
 
7
  torchaudio==2.6.0 \
8
  --index-url https://download.pytorch.org/whl/cu124
9
 
10
+ pip install -U transformers neucodec "numpy==2.0.2" "torchao<=0.16.0"
11
  python3 hf_login.py
12
 
13
  languages=("ar_eg" "ca_es" "gl_es")