Update README.md
Browse files
README.md
CHANGED
@@ -28,8 +28,9 @@ It comprises two sets of audio data, one with a female voice (OrlaNeural) and th
|
|
28 |
|
29 |
## Dataset Structure
|
30 |
|
|
|
31 |
Dataset({
|
32 |
features: ['audio', 'text_ga', 'text_en'],
|
33 |
num_rows: 3966
|
34 |
})
|
35 |
-
|
|
|
28 |
|
29 |
## Dataset Structure
|
30 |
|
31 |
+
```
|
32 |
Dataset({
|
33 |
features: ['audio', 'text_ga', 'text_en'],
|
34 |
num_rows: 3966
|
35 |
})
|
36 |
+
```
|