Model save
Browse files
run.sh
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torchrun --standalone --nnodes=1 --nproc_per_node=1 run_speech_recognition_seq2seq_streaming.py \
|
2 |
--model_name_or_path="openai/whisper-large-v2" \
|
3 |
-
--resume_from_checkpoint="checkpoint-
|
4 |
--ignore_data_skip \
|
5 |
--dataset_name="audiofolder" \
|
6 |
--dataset_data_dir="../data/dataset_wav" \
|
|
|
1 |
torchrun --standalone --nnodes=1 --nproc_per_node=1 run_speech_recognition_seq2seq_streaming.py \
|
2 |
--model_name_or_path="openai/whisper-large-v2" \
|
3 |
+
--resume_from_checkpoint="checkpoint-60000" \
|
4 |
--ignore_data_skip \
|
5 |
--dataset_name="audiofolder" \
|
6 |
--dataset_data_dir="../data/dataset_wav" \
|
runs/Dec15_11-07-38_dante/1671098963.3344157/events.out.tfevents.1671098963.dante.3886445.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60f83e8c8fee08a4cf5edbb9bc644eb1ec3a9f7357ad44d020c371dd0aa957eb
|
3 |
+
size 5749
|
runs/Dec15_11-07-38_dante/events.out.tfevents.1671098963.dante.3886445.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbcb688056fe9402477aed1a2a9983a1ac196b1799fd4f0454f91eb1454d5eb5
|
3 |
+
size 4589
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3579
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d88e77da66cf393758e091354926aa27b475a0726e8bca350890844a76244b9
|
3 |
size 3579
|