awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Encoder-Decoder Transformers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesEncoder-Decoder Transformers

Transformer models utilizing cross-attention between encoder and decoder blocks.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Encoder-Decoder Transformers. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning Architectures
  4. Encoder-Decoder Transformers

Awesome Encoder-Decoder Transformers 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