Improve dataset card: add task category, license, and external links
#2
by nielsr HF Staff - opened
Hi there,
This PR improves the dataset card for TVSpeech by:
- Adding
task_categories: automatic-speech-recognitionto the metadata. - Specifying the
license(cc-by-4.0) andlanguage(th) in the metadata. - Adding links to the official paper, code repository, and project page at the top of the README.
- Ensuring the dataset is correctly linked to the paper "Typhoon ASR Real-time" via the
arxivfield.
These changes help users find the dataset more easily and provide the necessary context for its use.