mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 10:12:23 +06:00
[modelcard] add audio classification to task list (#24363)
This commit is contained in:
parent
c23d131eab
commit
f924df3c7e
@ -279,6 +279,7 @@ TASK_TAG_TO_NAME_MAPPING = {
|
||||
"translation": "Translation",
|
||||
"zero-shot-classification": "Zero Shot Classification",
|
||||
"automatic-speech-recognition": "Automatic Speech Recognition",
|
||||
"audio-classification": "Audio Classification",
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user