awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Weakly Supervised Learning · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesWeakly Supervised Learning

Systems designed to train models using large-scale, noisy, or partially labeled datasets to improve generalization.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Weakly Supervised Learning. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Frameworks
  5. Training Systems
  6. Weakly Supervised Learning

Awesome Weakly Supervised Learning GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • openai/whisper

    openai/whisper

    94,839GitHubView on GitHub↗

    This project is a speech recognition and translation engine that utilizes a sequence-to-sequence transformer architecture to convert audio into text. It is built upon a weakly supervised learning framework, which leverages large-scale, unlabelled audio-transcript data to create generalized speech representations capabl

    Trains generalized speech representation models by leveraging massive volumes of weakly labeled audio-transcript pairs.

    Python