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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to freewym/espresso

Open-source alternatives to Espresso

30 open-source projects similar to freewym/espresso, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Espresso alternative.

  • 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
  • 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
  • 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
  • awni/speechA

    awni/speech

    0View on GitHub↗
    View on GitHub↗0

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
  • 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
  • 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/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
  • facebookresearch/loopF

    facebookresearch/loop

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • 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
  • soobinseo/tacotron-pytorchS

    soobinseo/Tacotron-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • sanyam5/skip-thoughtssanyam5 avatar

    sanyam5/skip-thoughts

    223View on GitHub↗

    The first public PyTorch implementation of Skip-Thought Vectors

    Python
    View on GitHub↗223
  • huggingface/torchmojihuggingface avatar

    huggingface/torchMoji

    922View on GitHub↗

    😇A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc

    Pythondeep-learningmachine-learningnatural-language-processing
    View on GitHub↗922
  • facebookresearch/fairseq-pyF

    facebookresearch/fairseq-py

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/musefacebookresearch avatar

    facebookresearch/MUSE

    3,245View on GitHub↗

    A library for Multilingual Unsupervised or Supervised word Embeddings

    Python
    View on GitHub↗3,245
  • eladhoffer/seq2seq.pytorchE

    eladhoffer/seq2seq.pytorch

    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/xlmfacebookresearch avatar

    facebookresearch/XLM

    2,930View on GitHub↗

    PyTorch original implementation of Cross-lingual Language Model Pretraining.

    Python
    View on GitHub↗2,930
  • alibaba-edu/simple-effective-text-matching-pytorchA

    alibaba-edu/simple-effective-text-matching-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • alexsergivan/transliteratorA

    alexsergivan/transliterator

    0View on GitHub↗
    View on GitHub↗0
  • abosamoor/polyglotaboSamoor avatar

    aboSamoor/polyglot

    2,367View on GitHub↗

    Multilingual text (NLP) processing toolkit

    Python
    View on GitHub↗2,367
  • argilla-io/argillaargilla-io avatar

    argilla-io/argilla

    5,015View on GitHub↗

    Argilla is a collaborative AI feedback tool and data curation management system. It serves as a human-in-the-loop dataset platform designed to coordinate workforce annotators and domain experts in labeling, rating, and refining data samples for machine learning projects. The platform focuses on large language model dataset curation and reinforcement learning from human feedback workflows. It provides a shared workspace for integrating human expertise into AI development to validate model outputs and correct data errors. The system manages the end-to-end machine learning data pipeline, includ

    Python
    View on GitHub↗5,015
  • alexrozanski/llamachatalexrozanski avatar

    alexrozanski/LlamaChat

    1,510View on GitHub↗

    Chat with your favourite LLaMA models in a native macOS app

    Swiftaillamallamacpp
    View on GitHub↗1,510
  • arc53/docsgptarc53 avatar

    arc53/DocsGPT

    17,939View on GitHub↗

    DocsGPT is a retrieval-augmented generation platform and private knowledge base used to build AI agents that perform grounded search and analysis. It functions as a multi-model AI orchestrator and enterprise agent builder, allowing for the integration of various local and cloud language models to customize reasoning and text generation. The project provides a visual environment for developing automated assistants using conditional logic and third-party API connectivity. It enables the creation of private AI agents capable of performing enterprise search and detailed document analysis using pr

    Pythonagent-builderagentsai
    View on GitHub↗17,939
  • arongdari/python-topic-modelarongdari avatar

    arongdari/python-topic-model

    374View on GitHub↗

    Implementation of various topic models

    Jupyter Notebook
    View on GitHub↗374
  • arongdari/topic-model-lecture-notearongdari avatar

    arongdari/topic-model-lecture-note

    22View on GitHub↗

    lecture notes for probabilistic topic models using ipython notebook

    View on GitHub↗22
  • artidoro/qloraartidoro avatar

    artidoro/qlora

    10,929View on GitHub↗

    This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation library and a four-bit quantizer to reduce the GPU memory requirements needed to train large models. The framework utilizes four-bit quantization and low-rank adapters to enable model training on consumer-grade hardware. It further reduces the memory footprint through double quantization and a paged optimizer that offloads states to system RAM. The system supports distributed training across multiple GPUs to handle larger parameter scales and includes utilities for custom dataset

    Jupyter Notebook
    View on GitHub↗10,929
  • artificiai/multilingual-latent-dirichlet-allocation-ldaArtificiAI avatar

    ArtificiAI/Multilingual-Latent-Dirichlet-Allocation-LDA

    83View on GitHub↗

    A Multilingual Latent Dirichlet Allocation (LDA) Pipeline with Stop Words Removal, n-gram features, and Inverse Stemming, in Python.

    Pythonclusteringenglishfrench
    View on GitHub↗83
  • anujvyas/natural-language-processing-projectsanujvyas avatar

    anujvyas/Natural-Language-Processing-Projects

    254View on GitHub↗

    This repository consists of all my NLP Projects

    Jupyter Notebook
    View on GitHub↗254