vasudevgupta
commited on
Commit
•
aac7b3f
1
Parent(s):
23ffe23
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
* Evaluation Notebook: https://colab.research.google.com/drive/1dV1Z3WajMCYMjNZab98CEEcg3FTbtONO?usp=sharing
|
2 |
+
* Training Code: https://github.com/vasudevgupta7/speech-jax/blob/main/projects/finetune_wav2vec2.py
|
3 |
+
|
4 |
+
Following results are obtained with `23ffe236840b7f75c9f01a9c347b01485a2bf9f6`
|
5 |
+
|
6 |
+
| dataset | WER |
|
7 |
+
|------------------------|-------|
|
8 |
+
| Librispeech-test-clean | 3.3 % |
|