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

jzi040941/PercepNet

0
View on GitHub↗
369 stars·93 forks·C++·BSD-3-Clause·6 views

PercepNet

Unofficial implementation of PercepNet: A Perceptually-Motivated Approach for Low-Complexity, Real-Time Enhancement of Fullband Speech described in https://arxiv.org/abs/2008.04259

Features

  • Speech Enhancement Models - Perceptually-motivated real-time fullband speech enhancement.

Star history

Star history chart for jzi040941/percepnetStar history chart for jzi040941/percepnet

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 PercepNet

Similar open-source projects, ranked by how many features they share with PercepNet.
  • 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
  • ashutosh620/ddaecashutosh620 avatar

    ashutosh620/DDAEC

    42View on GitHub↗
    Python
    View on GitHub↗42
  • 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
See all 30 alternatives to PercepNet→

Frequently asked questions

What does jzi040941/percepnet do?

Unofficial implementation of PercepNet: A Perceptually-Motivated Approach for Low-Complexity, Real-Time Enhancement of Fullband Speech described in https://arxiv.org/abs/2008.04259

What are the main features of jzi040941/percepnet?

The main features of jzi040941/percepnet are: Speech Enhancement Models.

What are some open-source alternatives to jzi040941/percepnet?

Open-source alternatives to jzi040941/percepnet 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… ashutosh620/ddaec. cedarctic/rnnoise-ex — An extension to RNNoise. chanil1218/dcunet.pytorch — Phase-Aware Speech Enhancement with Deep Complex U-Net. breizhn/dtln — Tensorflow 2.x implementation of the stacked dual-signal transformation LSTM network (DTLN) for real-time noise…