Update README.md
Browse files
README.md
CHANGED
|
@@ -38,4 +38,4 @@ This dataset contains audio recordings with corresponding transcriptions and met
|
|
| 38 |
Load the dataset using the `datasets` library:
|
| 39 |
```python
|
| 40 |
from datasets import load_dataset
|
| 41 |
-
dataset = load_dataset("jaishah2808/speech-to-text")
|
|
|
|
| 38 |
Load the dataset using the `datasets` library:
|
| 39 |
```python
|
| 40 |
from datasets import load_dataset
|
| 41 |
+
dataset = load_dataset("jaishah2808/speech-to-text-benchmark")
|