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
M

mobvoi/wenet

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

Wenet

Features

  • Speech Generation and Recognition - Listed in the “Speech Generation and Recognition” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for mobvoi/wenetStar history chart for mobvoi/wenet

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 Wenet

These projects share indexed features with Wenet. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • nvidia/waveglowNVIDIA avatar

    NVIDIA/waveglow

    2,337View on GitHub↗

    A Flow-based Generative Network for Speech Synthesis

    Python
    View on GitHub↗2,337
  • 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
  • seannaren/deepspeech.pytorchSeanNaren avatar

    SeanNaren/deepspeech.pytorch

    2,135View on GitHub↗

    Speech Recognition using DeepSpeech2.

    Python
    View on GitHub↗2,135

Frequently asked questions

What are the main features of mobvoi/wenet?

The main features of mobvoi/wenet are: Speech Generation and Recognition.

Which projects share features with mobvoi/wenet?

Projects with overlapping indexed features include: mravanelli/pytorch-kaldi — pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is… nvidia/waveglow — A Flow-based Generative Network for Speech Synthesis. opennmt/opennmt-py — OpenNMT-py is a PyTorch neural machine translation framework used for training and deploying neural machine… seannaren/deepspeech.pytorch — Speech Recognition using DeepSpeech2.