Skip to content

Commit 77963df

Browse files
Update setup_deb.sh
1 parent 23417a8 commit 77963df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup_deb.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ pip3 install --no-deps --upgrade \
8383
datasets==2.13.1 \
8484
soundfile==0.12.1 \
8585
librosa==0.10.0.post2 \
86-
numba==0.57.1
86+
numba==0.57.1 \
87+
cchardet==2.1.7
8788

8889
pip3 install --no-build-isolation --upgrade \
8990
git+https://github.com/AmpereComputingAI/transformers.git@ampere/v4.36

0 commit comments

Comments
 (0)