Yurii Paniv commited on
Commit
f87543a
1 Parent(s): b66ffeb

Add data script

Browse files
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  STT==1.3.0
2
  transformers==4.21.2
3
  pydub==0.25.1
4
- torch==1.12
5
  --extra-index-url https://download.pytorch.org/whl/cpu
 
1
  STT==1.3.0
2
  transformers==4.21.2
3
  pydub==0.25.1
4
+ torch>=1.12
5
  --extra-index-url https://download.pytorch.org/whl/cpu
wav2vec2/.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ cached_dataset
2
+ wav2vec2-xls-r*
3
+ vocab.json
wav2vec2/wav2vec_data.ipynb CHANGED
The diff for this file is too large to render. See raw diff