Shuwei Hou
commited on
Commit
·
2acf5dd
1
Parent(s):
652e321
update
Browse files
.gitignore
CHANGED
@@ -54,6 +54,7 @@ segmentation/models/SaT_cunit_with_maze/model_finetuned
|
|
54 |
# Ignore all large binary/log/model files
|
55 |
*.pth
|
56 |
*.bin
|
|
|
57 |
*.wandb
|
58 |
wandb/
|
59 |
segmentation/models/SaT_cunit_with_maze/wandb/
|
|
|
54 |
# Ignore all large binary/log/model files
|
55 |
*.pth
|
56 |
*.bin
|
57 |
+
!transcription/whisperx/assets/pytorch_model.bin
|
58 |
*.wandb
|
59 |
wandb/
|
60 |
segmentation/models/SaT_cunit_with_maze/wandb/
|
transcription/whisperx/assets/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b5b3216d60a2d32fc086b47ea8c67589aaeb26b7e07fcbe620d6d0b83e209ea
|
3 |
+
size 17719103
|