pere commited on
Commit
8fe9d39
1 Parent(s): 3ed890c

small language fix

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -103,7 +103,7 @@ One line in train.json looks like this:
103
  ### Version B
104
  This verison does not contain the audio encoded in the dataset. Instead it has the audio files placed in sub-directories. There are currently both samples in clips_48k_wav and clips_16k_mp3. Only the base filename is referred in the dataset. Please not that there are both sentence-based audio clips as well at meeting-based audio clips. The dataset contains referrals to both, the latter referral has start and stop time as well.
105
 
106
- One line in the metadata.json looks like this:
107
  ```json
108
  {
109
  "meeting_date": "20170207",
 
103
  ### Version B
104
  This verison does not contain the audio encoded in the dataset. Instead it has the audio files placed in sub-directories. There are currently both samples in clips_48k_wav and clips_16k_mp3. Only the base filename is referred in the dataset. Please not that there are both sentence-based audio clips as well at meeting-based audio clips. The dataset contains referrals to both, the latter referral has start and stop time as well.
105
 
106
+ One line in the train/metadata.json looks like this:
107
  ```json
108
  {
109
  "meeting_date": "20170207",