Skip to content

Conversation

@xianbaoqian
Copy link
Contributor

@xianbaoqian
Copy link
Contributor Author

image

@xianbaoqian
Copy link
Contributor Author

xianbaoqian commented Dec 5, 2022

{
    "adapter_transformers": [
        "question-answering",
        "text-classification",
        "token-classification"
    ],
    "allennlp": [
        "question-answering"
    ],
    "asteroid": [
        "audio-source-separation",
        "audio-to-audio"
    ],
    "diffusers": [
        "text-to-image"
    ],
    "doctr": [
        "object-detection"
    ],
    "espnet": [
        "text-to-speech",
        "automatic-speech-recognition"
    ],
    "fairseq": [
        "text-to-speech",
        "audio-to-audio"
    ],
    "fastai": [
        "image-classification"
    ],
    "fasttext": [
        "feature-extraction",
        "text-classification"
    ],
    "flair": [
        "token-classification"
    ],
    "k2_sherpa": [
        "automatic-speech-recognition"
    ],
    "keras": [
        "image-classification"
    ],
    "nemo": [
        "automatic-speech-recognition"
    ],
    "paddlenlp": [
        "conversational",
        "fill-mask"
    ],
    "pyannote_audio": [
        "automatic-speech-recognition"
    ],
    "sentence_transformers": [
        "feature-extraction",
        "sentence-similarity"
    ],
    "sklearn": [
        "tabular-classification",
        "tabular-regression",
        "text-classification"
    ],
    "spacy": [
        "token-classification",
        "text-classification",
        "sentence-similarity"
    ],
    "speechbrain": [
        "audio-classification",
        "audio-to-audio",
        "automatic-speech-recognition",
        "text-to-speech",
        "text2text-generation"
    ],
    "stanza": [
        "token-classification"
    ],
    "superb": [
        "automatic-speech-recognition",
        "speech-segmentation"
    ],
    "timm": [
        "image-classification"
    ]
}

Copy link
Contributor

@osanseviero osanseviero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice! The solution seems fine to me. I left some suggestions to make this easier to maintain and understand, but overall LG

Copy link
Contributor

@Narsil Narsil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with @osanseviero on pretty much all comments.

Copy link
Contributor

@osanseviero osanseviero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants