ymoslem commited on
Commit
83f4881
1 Parent(s): 66ecf1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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: 15090
34
  })
35
-
 
28
 
29
  ## Dataset Structure
30
 
31
+ ```
32
  Dataset({
33
  features: ['audio', 'text_ga', 'text_en'],
34
  num_rows: 15090
35
  })
36
+ ```