Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# wav2vec2-base-timit-demo-colab
|
14 |
|
15 |
-
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.4491
|
18 |
- Wer: 0.3382
|
|
|
12 |
|
13 |
# wav2vec2-base-timit-demo-colab
|
14 |
|
15 |
+
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the TIMIT dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.4491
|
18 |
- Wer: 0.3382
|