diallomama
commited on
Commit
•
6ff8aa0
1
Parent(s):
8461387
typo fix
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ metrics:
|
|
9 |
library_name: transformers
|
10 |
---
|
11 |
|
12 |
-
The model is a fine-tuned version of Meta model [facebook/wav2vec2-large-lv60](https://huggingface.co/facebook/wav2vec2-large-lv60) on timit dataset. It yields aLos result the following:
|
13 |
WER: 0.247330
|
14 |
Validation Loss: 0.299390
|
15 |
> The intention behind is to make the model Multilingual although yet it is just for english
|
|
|
9 |
library_name: transformers
|
10 |
---
|
11 |
|
12 |
+
The model is a fine-tuned version of Meta model [facebook/wav2vec2-large-lv60](https://huggingface.co/facebook/wav2vec2-large-lv60) on timit dataset. It yields aLos result the following:
|
13 |
WER: 0.247330
|
14 |
Validation Loss: 0.299390
|
15 |
> The intention behind is to make the model Multilingual although yet it is just for english
|