Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
Sreyan88 committed Jul 9, 2024
1 parent d57e1fe commit 8600481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion finetune.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
# "val_path" specifies the valid data path

data='facestar_whisper_phi'
python finetune/robust_ger.py --data ${data} \
python finetune/lipger.py --data ${data} \
--train_path /absolute/path/to_your_train.pt \
--val_path /absolute/path/to_your_val.pt \

0 comments on commit 8600481

Please sign in to comment.