audios/au4.wav and audios/au3.wav texts have been switched in the unormalized manifest
#2
by
diarray
- opened
The transcription of audios/au4.wav and audios/au3.wav have been switched by the human anotator . I fixed that in the normalized manifest but forgot to do so for the original manifest. Instead of:
{"audio_filepath": "audios/au3.wav", "duration": 3.6662585034013606, "text": "Mali fasojama hɔrɔnyalen,", "category": "pure"}
{"audio_filepath": "audios/au4.wav", "duration": 1.708843537414966, "text": "", "category": "pure"}
It should rather be:
{"audio_filepath": "audios/au3.wav", "duration": 3.6662585034013606, "text": "", "category": "pure"}
{"audio_filepath": "audios/au4.wav", "duration": 1.708843537414966, "text": "Mali fasojama hɔrɔnyalen,", "category": "pure"}
I uploaded a new manfiest in the the drive folder that fix this error and 3 other typos in the previous unormalized manifest. I also a "no-speech" category as referred in this discussion
alright got it, I will reload them from that.