awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Speech Recognition Systems · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSpeech Recognition Systems

Models and tools that convert spoken audio into written text or perform cross-lingual speech translation.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Speech Recognition Systems. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence & Machine Learning
  4. Speech Processing
  5. Speech Recognition Systems

Awesome Speech Recognition Systems 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

    Python