Datasets:
README.md
CHANGED
|
@@ -122,7 +122,7 @@ The dataset includes the following splits based on the test type and language.
|
|
| 122 |
|
| 123 |
### Getting Started
|
| 124 |
|
| 125 |
-
```
|
| 126 |
import os
|
| 127 |
from datasets import load_dataset, Audio
|
| 128 |
from huggingface_hub import snapshot_download
|
|
|
|
| 122 |
|
| 123 |
### Getting Started
|
| 124 |
|
| 125 |
+
```python
|
| 126 |
import os
|
| 127 |
from datasets import load_dataset, Audio
|
| 128 |
from huggingface_hub import snapshot_download
|