Update README.md
Browse files
README.md
CHANGED
@@ -43,7 +43,7 @@ It achieves the following results on the evaluation set:
|
|
43 |
|
44 |
## Model description
|
45 |
|
46 |
-
This model is fine-tuned with Google FLEURS, OpenSLR (SLR42) and
|
47 |
|
48 |
```python
|
49 |
from transformers import pipeline
|
|
|
43 |
|
44 |
## Model description
|
45 |
|
46 |
+
This model is fine-tuned with Google FLEURS, OpenSLR (SLR42) and km-speech-corpus dataset.
|
47 |
|
48 |
```python
|
49 |
from transformers import pipeline
|