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