Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit 8fdeade

Browse files
committed
change default path
1 parent 2a797df commit 8fdeade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ ENV model_name_or_path="facebook/wav2vec2-large-xlsr-53" \
4343
max_train_samples=100 \
4444
max_val_samples=100
4545

46-
WORKDIR /workspace/wav2vec
46+
WORKDIR /workspace
4747
ENTRYPOINT []
4848
CMD ["supervisord", "-n", "-u", "42420", "-c", "/etc/supervisor/supervisor.conf"]

0 commit comments

Comments
 (0)