Datasets:
Fix task tags
#2
by
albertvillanova
HF Staff
- opened
No description provided.
This is more of an ASR dataset. What would the right task category be? I'll use both audio-classification and automatic-speech-recognition.
versae
changed pull request status to
merged
Hi @versae ,
Yes, this suggested change was made using an automatic script that proposed task tags making a sensible guess from the already present old task sequence-modeling.
Feel free to choose the task tags that better adapt to your specific case from the list here: https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts#L85
- Specifically, for
audio-classificationtask, you might optionally also specify a fine-grained task among:- keyword-spotting
- speaker-identification
- audio-intent-classification
- audio-emotion-recognition
- audio-language-identification
- The
automatic-speech-recognitiontask has no fine-grained tasks