Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ML] Support Other Model Architectures #88

Open
4 of 6 tasks
w11wo opened this issue Jun 20, 2023 · 0 comments
Open
4 of 6 tasks

[ML] Support Other Model Architectures #88

w11wo opened this issue Jun 20, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@w11wo
Copy link
Contributor

w11wo commented Jun 20, 2023

Description

We need your help to support more models in SpeechLine. Currently, we support,

Automatic Speech Recognizers:

  • wav2vec 2.0
  • OpenAI Whisper
  • HuBERT
  • SpeechT5

Audio Classifiers:

  • wav2vec 2.0
  • Audio Spectrogram Transformer

You can view examples here: classifier and trancribers. We mainly use HuggingFace pipelines for convenience.

@w11wo w11wo added the good first issue Good for newcomers label Jun 20, 2023
@w11wo w11wo changed the title Support Other Model Architectures [ML] Support Other Model Architectures Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant