awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to facebookresearch/fairseq-py

Open-source alternatives to Fairseq Py

30 open-source projects similar to facebookresearch/fairseq-py, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Fairseq Py alternative.

  • pytorch/audiopytorch avatar

    pytorch/audio

    2,886View on GitHub↗

    Data manipulation and transformation for audio signal processing, powered by PyTorch

    Python
    View on GitHub↗2,886
  • mozilla/ttsmozilla avatar

    mozilla/TTS

    10,151View on GitHub↗

    This project is a comprehensive suite for neural speech synthesis, featuring a deep learning text-to-speech engine, a neural speech synthesis trainer, and a voice cloning toolkit. It provides a system for synthesizing human-like speech from text using neural network models and high-fidelity vocoders. The suite includes a speech model conversion utility to transform deep learning models between different formats for deployment across various hardware runtimes. It also provides a self-contained HTTP server to expose pre-trained text-to-speech models as a remote audio API. Capabilities include

    Jupyter Notebookdataset-analysisdeep-learninggantts
    View on GitHub↗10,151
  • google/seq2seqgoogle avatar

    google/seq2seq

    5,621View on GitHub↗

    This is a TensorFlow-based encoder-decoder framework and model library used for mapping input sequences to output sequences. It functions as a deep learning sequence mapper designed to transform sequential data from one domain to another. The library provides tools for implementing sequence-to-sequence modeling across multiple domains, including neural machine translation, automatic text summarization, and image captioning generation. The framework incorporates recurrent neural networks and utilizes attention-based contextualization to weight input sequences. It supports multiple decoding st

    Pythondeeplearningmachine-translationneural-network
    View on GitHub↗5,621
  • pyannote/pyannote-audiopyannote avatar

    pyannote/pyannote-audio

    9,203View on GitHub↗

    Pyannote.audio is a PyTorch toolkit for speaker diarization, speaker identification, and speech activity detection. Its primary purpose is to partition audio recordings into segments and assign each segment to a specific speaker identity to determine who spoke when. The project includes a framework for classifying speaker identities and a pipeline for distinguishing human speech from background noise. It provides specialized tools for handling symmetric-overlap speech, where multiple speakers talk simultaneously, and employs learnable band-pass filters for raw waveform feature extraction. Th

    Jupyter Notebookoverlapped-speech-detectionpretrained-modelspytorch
    View on GitHub↗9,203

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • tensorflow/tensor2tensortensorflow avatar

    tensorflow/tensor2tensor

    17,009View on GitHub↗

    Tensor2Tensor is a deep learning library built on TensorFlow designed for training and evaluating complex machine learning models. It provides a unified framework for managing the entire model lifecycle, including data ingestion, training execution, and performance evaluation across diverse hardware environments. The library distinguishes itself through a modular architecture that supports multimodal data processing, allowing for the simultaneous analysis of text, audio, and image inputs. It features a central registry system that enables developers to extend the framework with custom models,

    Pythondeep-learningmachine-learningmachine-translation
    View on GitHub↗17,009
  • mravanelli/pytorch-kaldimravanelli avatar

    mravanelli/pytorch-kaldi

    2,398View on GitHub↗

    pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.

    Pythonasrdeep-learningdeep-neural-networks
    View on GitHub↗2,398
  • facebookresearch/fairseqfacebookresearch avatar

    facebookresearch/fairseq

    32,228View on GitHub↗

    Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic speech recognition, and large-scale language model training. It provides a framework for processing and aligning diverse data sources, including text, audio, and video, to support tasks such as speech-to-text conversion and multimodal sequence learning. The project is distinguished by its distributed training capabilities, which utilize parameter sharding, mixed-precision training, and CPU offloading to handle models that exceed single-device memory. It also includes specializ

    Python
    View on GitHub↗32,228
  • freewym/espressoF

    freewym/espresso

    0View on GitHub↗
    View on GitHub↗0
  • mindslab-ai/voicefiltermindslab-ai avatar

    mindslab-ai/voicefilter

    1,213View on GitHub↗

    Unofficial PyTorch implementation of Google AI's VoiceFilter system

    Python
    View on GitHub↗1,213
  • nvidia/nemoNVIDIA avatar

    NVIDIA/NeMo

    17,394View on GitHub↗

    NeMo is a multimodal AI framework and toolkit designed for the development, training, and scaling of large language models, generative AI systems, and speech-based models. It functions as an automatic speech recognition toolkit, a text-to-speech engine, and a framework for building models that process and generate combinations of text, image, and audio data. The project serves as a conversational AI orchestrator capable of managing real-time, interruptible voice interactions. It provides specialized workflows for speech translation, converting spoken audio from one language into text or speec

    Python
    View on GitHub↗17,394
  • speechbrain/speechbrainspeechbrain avatar

    speechbrain/speechbrain

    11,624View on GitHub↗

    SpeechBrain is an all-in-one deep learning toolkit designed for speech and audio processing. Built as a modular library, it provides a structured environment for developing, training, and deploying neural network models across a wide range of tasks, including automatic speech recognition, speaker identification, and audio enhancement. The framework distinguishes itself through a configuration-driven approach that separates model architecture and training hyperparameters from application logic. By utilizing externalized configuration files and standardized recipes, it enables reproducible rese

    Pythonasraudioaudio-processing
    View on GitHub↗11,624
  • vincentherrmann/pytorch-wavenetvincentherrmann avatar

    vincentherrmann/pytorch-wavenet

    1,025View on GitHub↗

    An implementation of WaveNet with fast generation

    Jupyter Notebook
    View on GitHub↗1,025
  • soobinseo/tacotron-pytorchS

    soobinseo/Tacotron-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • sindresorhus/awesomesindresorhus avatar

    sindresorhus/awesome

    476,211View on GitHub↗

    This project is a community-maintained directory that serves as a comprehensive index of software tools, frameworks, and educational materials. It functions as an open-source knowledge base, organizing diverse engineering domains and technical resources into a structured taxonomy to assist developers in discovering high-quality content. The directory distinguishes itself through a decentralized peer-review model, where independent contributors curate, verify, and update entries to ensure accuracy and relevance. All information is stored in a version-controlled, flat-file markdown format, whic

    awesomeawesome-listlists
    View on GitHub↗476,211
  • awni/speechA

    awni/speech

    0View on GitHub↗
    View on GitHub↗0
  • espnet/espnetespnet avatar

    espnet/espnet

    9,861View on GitHub↗

    ESPnet is a comprehensive speech processing toolkit and PyTorch-based trainer designed for building end-to-end speech recognition, synthesis, and translation models. It provides a structured framework for developing automatic speech recognition systems using transducer and encoder-decoder architectures, alongside engines for text-to-speech synthesis and speech translation pipelines. The project distinguishes itself through a recipe-based workflow execution system that ensures experimental reproducibility by running standardized sequences of scripts for data preparation and model training. It

    Python
    View on GitHub↗9,861
  • facebookresearch/infersentfacebookresearch avatar

    facebookresearch/InferSent

    2,279View on GitHub↗

    InferSent sentence embeddings

    Jupyter Notebook
    View on GitHub↗2,279
  • facebookresearch/loopF

    facebookresearch/loop

    0View on GitHub↗
    View on GitHub↗0
  • google/uis-rnngoogle avatar

    google/uis-rnn

    1,589View on GitHub↗

    This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.

    Pythonclusteringmachine-learningspeaker-diarization
    View on GitHub↗1,589
  • graykode/nlp-tutorialgraykode avatar

    graykode/nlp-tutorial

    14,855View on GitHub↗

    This repository serves as an educational resource for learning the foundational architectures of natural language processing through concise code implementations. It provides a structured collection of deep learning models designed to process and understand human language, focusing on the core mechanics of neural network sequence modeling and text analysis. The project distinguishes itself by offering direct, hands-on implementations of complex architectures, including Transformers, attention mechanisms, and word embedding generation. By utilizing tensor-based computational graphs and gradien

    Jupyter Notebookattentionbertnatural-language-processing
    View on GitHub↗14,855
  • aidc-ai/omni-viewAIDC-AI avatar

    AIDC-AI/Omni-View

    54View on GitHub↗

    Shanshan Zhao♯ , Qing-Guo Chen , Xuerui Qiu , Jialun Liu , Zhao Xu , Weihua Luo , Kaifu Zhang , Yanye Lu♯

    Python
    View on GitHub↗54
  • ai-shifu/chatallai-shifu avatar

    ai-shifu/ChatALL

    16,283View on GitHub↗

    ChatALL is a desktop application that functions as a multi-model chat client and aggregator for artificial intelligence services. It enables users to send a single prompt to multiple AI models simultaneously, allowing for the side-by-side comparison of generated responses within a unified interface. The application distinguishes itself through a local-first approach to data management, ensuring that all conversation logs and user configurations are stored directly on the user's device. This architecture supports privacy and offline access while providing a centralized system for managing and

    JavaScriptbingchatchatbotchatgpt
    View on GitHub↗16,283
  • abisee/pointer-generatorabisee avatar

    abisee/pointer-generator

    2,194View on GitHub↗

    Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"

    Python
    View on GitHub↗2,194
  • all-hands-ai/openhandsAll-Hands-AI avatar

    All-Hands-AI/OpenHands

    77,468View on GitHub↗

    OpenHands is an autonomous AI software engineer and coding assistant designed to execute software engineering tasks by interacting directly with codebases and development environments. It functions as a platform for running AI agents that can write code and manage files to automate complex development workflows. The system distinguishes itself through a container-based execution environment that isolates agent actions within a sandboxed Linux environment. It employs an autonomous agent loop of observation, planning, and action, supported by a standardized communication protocol that allows it

    Python
    View on GitHub↗77,468
  • alisawuffles/ambientalisawuffles avatar

    alisawuffles/ambient

    66View on GitHub↗

    Code and data associated with the AmbiEnt dataset in "We're Afraid Language Models Aren't Modeling Ambiguity" (Liu et al., 2023)

    Jupyter Notebook
    View on GitHub↗66
  • ahmedbesbes/character-based-cnnA

    ahmedbesbes/character-based-cnn

    0View on GitHub↗
    View on GitHub↗0
  • allenai/allennlpallenai avatar

    allenai/allennlp

    11,889View on GitHub↗

    AllenNLP is a PyTorch-based research library and deep learning language toolkit designed for developing and training neural network architectures for linguistic tasks. It provides a distributed training system that coordinates data and gradients across multiple GPUs and a framework for integrating pretrained transformer architectures. The system distinguishes itself with a dedicated algorithmic bias mitigation tool used to identify and reduce bias in linguistic model predictions. It also includes model influence analysis to interpret predictions by calculating the influence of specific traini

    Python
    View on GitHub↗11,889
  • allenai/mmc4allenai avatar

    allenai/mmc4

    953View on GitHub↗

    MultimodalC4 is a multimodal extension of c4 that interleaves millions of images with text.

    Python
    View on GitHub↗953
  • allenai/scispacyallenai avatar

    allenai/SciSpaCy

    1,968View on GitHub↗

    This repository contains custom pipes and models related to using spaCy for scientific documents.

    Python
    View on GitHub↗1,968
  • alinapetukhova/textclalinapetukhova avatar

    alinapetukhova/textcl

    12View on GitHub↗

    Text preprocessing package for use in NLP tasks https://pypi.org/project/textcl/

    Python
    View on GitHub↗12