Commit
·
6c7cf0c
1
Parent(s):
3c59dcb
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ TODO: [To be filled]
|
|
| 13 |
|
| 14 |
## Evaluation on LibriSpeech Test
|
| 15 |
|
| 16 |
-
The following script shows how to evaluate this model on the [LibriSpeech](https://huggingface.co/datasets/librispeech_asr) *"clean"* and *"other"* dataset.
|
| 17 |
|
| 18 |
```python
|
| 19 |
from datasets import load_dataset
|
|
|
|
| 13 |
|
| 14 |
## Evaluation on LibriSpeech Test
|
| 15 |
|
| 16 |
+
The following script shows how to evaluate this model on the [LibriSpeech](https://huggingface.co/datasets/librispeech_asr) *"clean"* and *"other"* test dataset.
|
| 17 |
|
| 18 |
```python
|
| 19 |
from datasets import load_dataset
|