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
A

AppleHolic/source_separation

0
View on GitHub↗
0 stars·0 forks·9 views

Source Separation

Features

  • Noise reduction - Listed in the “Noise reduction” section of the Ailia Models awesome list.

Star history

Star history chart for appleholic/source_separationStar history chart for appleholic/source_separation

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Source Separation

These projects share indexed features with Source Separation. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • audio-agi/audiosepAudio-AGI avatar

    Audio-AGI/AudioSep

    1,913View on GitHub↗

    Official implementation of "Separate Anything You Describe"

    Python
    View on GitHub↗1,913
  • breizhn/dtlnB

    breizhn/DTLN

    0View on GitHub↗

    Tensorflow 2.x implementation of the stacked dual-signal transformation LSTM network (DTLN) for real-time noise suppression. This repository provides the code for training, infering and serving the DTLN model in python. It also provides pretrained models in SavedModel, TF-lite and ONNX format,…

    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
  • xiph/rnnoisexiph avatar

    xiph/rnnoise

    5,368View on GitHub↗

    rnnoise is a real-time speech denoising library that uses a recurrent neural network to suppress background noise from live voice audio. It is implemented as a lightweight C library with a minimal API, designed for easy integration into audio applications that need low-latency noise reduction. The library employs a gated recurrent unit (GRU) architecture and frequency-domain feature extraction to capture temporal dependencies in speech, operating on short audio frames sequentially for streaming use. It also includes a training pipeline that allows users to train custom noise suppression model

    Caudiocnoise-reduction
    View on GitHub↗5,368

Frequently asked questions

What are the main features of appleholic/source_separation?

The main features of appleholic/source_separation are: Noise reduction.

Which projects share features with appleholic/source_separation?

Projects with overlapping indexed features include: audio-agi/audiosep — Official implementation of "Separate Anything You Describe". breizhn/dtln — Tensorflow 2.x implementation of the stacked dual-signal transformation LSTM network (DTLN) for real-time noise… mindslab-ai/voicefilter — Unofficial PyTorch implementation of Google AI's VoiceFilter system. xiph/rnnoise — rnnoise is a real-time speech denoising library that uses a recurrent neural network to suppress background noise from…