Spaces:
Running
Running
Yurii Paniv
commited on
Commit
•
8ddc86d
1
Parent(s):
cfb23ad
Add wav2vec2 training
Browse files
wav2vec2/README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# Wav2Vec2 notebooks
|
2 |
+
|
3 |
+
TDB
|
wav2vec2/requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
datasets==2.4.0
|
2 |
+
transformers==4.21.2
|
3 |
+
#huggingface_hub==0.1
|
4 |
+
#torchaudio
|
5 |
+
librosa
|
6 |
+
jiwer
|
7 |
+
# install torch!
|
wav2vec2/wav2vec2-xls-r-ukrainian-cv-10.ipynb
ADDED
The diff for this file is too large to render.
See raw diff
|
|