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
·
mpariente avatar

mpariente/asteroid

0
View on GitHub↗
2,574 stars·448 forks·Python·MIT·6 viewsasteroid-team.github.io↗

Asteroid

The PyTorch-based audio source separation toolkit for researchers.

Features

  • Speech Separation Models - Time-domain audio separation network for real-time processing.
  • Speech Processing Toolkits - PyTorch-based framework specifically for audio source separation.

Star history

Star history chart for mpariente/asteroidStar history chart for mpariente/asteroid

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Asteroid

Similar open-source projects, ranked by how many features they share with Asteroid.
  • modelscope/clearervoice-studiomodelscope avatar

    modelscope/ClearerVoice-Studio

    3,919View on GitHub↗

    ClearerVoice-Studio is a speech processing studio and framework designed for speech enhancement, audio super-resolution, and targeted voice extraction. It provides a suite of tools to remove background noise, increase the sampling rate of low-resolution recordings, and quantify audio clarity through objective quality evaluation metrics. The project features a target speaker extraction tool that isolates specific voices from mixed audio using acoustic, visual, or neural reference signals. It also includes capabilities for overlapping speech separation by capturing temporal patterns and long-ra

    Pythonaudiobandwidth-extensiondeep-learning
    View on GitHub↗3,919
  • 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
  • funcwj/apsfuncwj avatar

    funcwj/aps

    146View on GitHub↗

    My open-source toolkit for speech related tasks, e.g., single/multi-channel speech enhancement & separation & recognition. The goal is to simplify the training and evaluation procedure and make it easy and flexible for me to do experiments and verify neural network based methods.

    Python
    View on GitHub↗146
  • athena-team/athena-signalathena-team avatar

    athena-team/athena-signal

    561View on GitHub↗

    Athena-signal is an open-source implementation of speech signal processing algorithms. It aims to help reserchers and engineers who want to use speech signal processing algorithms in their own projects. Athena-signal is mainly implemented using C, and called by python.

    C
    View on GitHub↗561
See all 23 alternatives to Asteroid→

Frequently asked questions

What does mpariente/asteroid do?

The PyTorch-based audio source separation toolkit for researchers.

What are the main features of mpariente/asteroid?

The main features of mpariente/asteroid are: Speech Separation Models, Speech Processing Toolkits.

What are some open-source alternatives to mpariente/asteroid?

Open-source alternatives to mpariente/asteroid include: modelscope/clearervoice-studio — ClearerVoice-Studio is a speech processing studio and framework designed for speech enhancement, audio… espnet/espnet — ESPnet is a comprehensive speech processing toolkit and PyTorch-based trainer designed for building end-to-end speech… funcwj/aps — My open-source toolkit for speech related tasks, e.g., single/multi-channel speech enhancement & separation &… funcwj/deep-clustering — Implement of "Deep Clustering Discriminative Embeddings for Segmentation and Separation". funcwj/setk — Here are some speech enhancement/separation tools integrated with Kaldi. I use them for front-end's data processing. athena-team/athena-signal — Athena-signal is an open-source implementation of speech signal processing algorithms. It aims to help reserchers and…