huggingface / dataspeech

MIT License
313 stars 48 forks source link

What are original text and text? #36

Open weedwind opened 3 months ago

weedwind commented 3 months ago

Hi,

Thank you so much for making such a wonderful codebase. I noticed that there were original text and text columns in the dataset descriptions. But in the original mls data, there is only the transcription column. I am wondering where in the scripts the original and text columns are added and what's the difference between them?

Thank you so much.