Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- 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
|
| 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
|