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 nvidia/waveglow

Projects sharing features with Waveglow

14 open-source projects similar to nvidia/waveglow, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • synesthesiam/rhasspysynesthesiam avatar

    synesthesiam/rhasspy

    954View on GitHub↗

    Rhasspy voice assistant for offline home automation

    HTML
    View on GitHub↗954
  • coqui-ai/ttscoqui-ai avatar

    coqui-ai/TTS

    45,568View on GitHub↗

    This project is a deep learning text-to-speech toolkit used for training and deploying neural speech synthesis models. It provides a comprehensive framework for converting written text into spoken audio, utilizing neural vocoders to transform synthesized spectrograms into high-fidelity audio waveforms. The toolkit includes a voice cloning system that replicates specific human voices by extracting speaker embeddings from short audio samples. It also supports multi-speaker audio synthesis, allowing the generation of speech across different vocal identities using specialized model architectures.

    Pythondeep-learningglow-ttshifigan
    View on GitHub↗45,568
  • lawl/noisetorchlawl avatar

    lawl/NoiseTorch

    21View on GitHub↗

    Project dead (security breach)

    View on GitHub↗21
  • magenta/ddspmagenta avatar

    magenta/ddsp

    3,300View on GitHub↗

    DDSP: Differentiable Digital Signal Processing

    Python
    View on GitHub↗3,300
  • mozilla/deepspeechmozilla avatar

    mozilla/DeepSpeech

    26,748View on GitHub↗

    DeepSpeech is an open-source speech-to-text framework and machine learning engine designed to convert spoken audio into written text locally on a device. It provides on-device speech recognition that operates without requiring an internet connection to external servers. The system supports real-time speech transcription across a variety of hardware platforms, ranging from single-board computers and edge devices to GPU servers. This allows for audio analysis and processing directly on the local hardware.

    C++
    View on GitHub↗26,748

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
  • mycroftai/mycroft-coreMycroftAI avatar

    MycroftAI/mycroft-core

    6,613View on GitHub↗

    Mycroft Core is an open-source voice assistant platform that processes spoken commands and runs modular skills for tasks like home automation and information retrieval. It is built around a cloud-paired device framework, where a voice assistant device links to a cloud account via a spoken pairing code to synchronize API keys and skills. The platform operates through an intent-parsing pipeline that processes speech recognition, intent extraction, and skill matching, all coordinated by a message bus architecture that decouples speech processing, skill execution, and audio output. A wake word en

    Python
    View on GitHub↗6,613
  • belangeo/pyobelangeo avatar

    belangeo/pyo

    1,416View on GitHub↗
    Pythonaudiocdsp
    View on GitHub↗1,416
  • opennmt/opennmt-pyOpenNMT avatar

    OpenNMT/OpenNMT-py

    7,001View on GitHub↗

    OpenNMT-py is a PyTorch neural machine translation framework used for training and deploying neural machine translation and large language models. It functions as a distributed model training system, an inference engine, and a toolkit for fine-tuning large language models. The framework distinguishes itself with a dedicated toolkit for adapting large language models through low-rank adaptation, quantization, and instruction tuning. It also includes a neural machine translation server that allows trained models to be hosted and exposed via REST API endpoints. The project covers a broad range

    Python
    View on GitHub↗7,001
  • 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
  • descriptinc/melgan-neuripsdescriptinc avatar

    descriptinc/melgan-neurips

    1,040View on GitHub↗

    GAN-based Mel-Spectrogram Inversion Network for Text-to-Speech Synthesis

    Pythondeep-learningganspytorch
    View on GitHub↗1,040
  • jik876/hifi-ganjik876 avatar

    jik876/hifi-gan

    2,353View on GitHub↗

    HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis

    Python
    View on GitHub↗2,353
  • seannaren/deepspeech.pytorchSeanNaren avatar

    SeanNaren/deepspeech.pytorch

    2,135View on GitHub↗

    Speech Recognition using DeepSpeech2.

    Python
    View on GitHub↗2,135
  • nvidia/tacotron2NVIDIA avatar

    NVIDIA/tacotron2

    5,300View on GitHub↗

    This project is a neural text-to-speech framework and PyTorch model designed to synthesize human speech. It converts written text into synthetic audio by predicting mel spectrograms, which serve as an intermediate representation for voice generation. The system includes a conditioning model for WaveNet to ensure natural-sounding audio output. It provides a distributed training framework that utilizes multi-GPU processing and automatic mixed precision to optimize training speed and reduce memory usage. The project covers the full pipeline of neural speech synthesis, from model training using

    Jupyter Notebook
    View on GitHub↗5,300
  • mobvoi/wenetM

    mobvoi/wenet

    0View on GitHub↗
    View on GitHub↗0