Skip to content

Commit

Permalink
Add wav2vec2 training
Browse files Browse the repository at this point in the history
  • Loading branch information
robinhad committed Sep 2, 2022
1 parent cfb23ad commit 8ddc86d
Show file tree
Hide file tree
Showing 3 changed files with 4,979 additions and 0 deletions.
3 changes: 3 additions & 0 deletions wav2vec2/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Wav2Vec2 notebooks

TDB
7 changes: 7 additions & 0 deletions wav2vec2/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
datasets==2.4.0
transformers==4.21.2
#huggingface_hub==0.1
#torchaudio
librosa
jiwer
# install torch!
Loading

0 comments on commit 8ddc86d

Please sign in to comment.