gigant commited on
Commit
72bad4b
1 Parent(s): 4dab7e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -45,9 +45,8 @@ A typical data point comprises the path to the audio file, called audio and its
45
  - sentence: The sentence the user was prompted to speak
46
 
47
  ### Data Splits
48
- The speech material has been subdivided into portions for train and test.
49
- The train split consists of [TODO] audio clips and the related sentences.
50
- The test split consists of [TODO] audio clips and the related sentences.
51
 
52
 
53
  ### Contributions
 
45
  - sentence: The sentence the user was prompted to speak
46
 
47
  ### Data Splits
48
+ The speech material has not been subdivided into portions, everything is in the "train" split.
49
+ The train split consists of 82825 audio clips and the related sentences.
 
50
 
51
 
52
  ### Contributions