pere commited on
Commit
9d90440
·
1 Parent(s): 21c1ad0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ wandb/
distil_whisper/__pycache__/__init__.cpython-310.pyc CHANGED
Binary files a/distil_whisper/__pycache__/__init__.cpython-310.pyc and b/distil_whisper/__pycache__/__init__.cpython-310.pyc differ
 
distil_whisper/__pycache__/layers.cpython-310.pyc CHANGED
Binary files a/distil_whisper/__pycache__/layers.cpython-310.pyc and b/distil_whisper/__pycache__/layers.cpython-310.pyc differ
 
distil_whisper/__pycache__/modeling_flax_whisper.cpython-310.pyc CHANGED
Binary files a/distil_whisper/__pycache__/modeling_flax_whisper.cpython-310.pyc and b/distil_whisper/__pycache__/modeling_flax_whisper.cpython-310.pyc differ
 
distil_whisper/__pycache__/partitioner.cpython-310.pyc CHANGED
Binary files a/distil_whisper/__pycache__/partitioner.cpython-310.pyc and b/distil_whisper/__pycache__/partitioner.cpython-310.pyc differ
 
distil_whisper/__pycache__/pipeline.cpython-310.pyc CHANGED
Binary files a/distil_whisper/__pycache__/pipeline.cpython-310.pyc and b/distil_whisper/__pycache__/pipeline.cpython-310.pyc differ
 
distil_whisper/__pycache__/train_state.cpython-310.pyc CHANGED
Binary files a/distil_whisper/__pycache__/train_state.cpython-310.pyc and b/distil_whisper/__pycache__/train_state.cpython-310.pyc differ