ftshijt commited on
Commit
6b19e55
·
verified ·
1 Parent(s): be96b2c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -46,7 +46,7 @@ RUN git clone https://github.com/wavlab-speech/versa.git && \
46
  # bash install_asvspoof.sh
47
 
48
  RUN cd versa/tools && \
49
- bash install_audio-aesthetics.sh
50
 
51
  RUN cd versa/tools && \
52
  bash install_emo2vec.sh
 
46
  # bash install_asvspoof.sh
47
 
48
  RUN cd versa/tools && \
49
+ bash install_audiobox-aesthetics.sh
50
 
51
  RUN cd versa/tools && \
52
  bash install_emo2vec.sh