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
FunAudioLLM avatar

FunAudioLLM/Fun-ASR

0
View on GitHub↗
1,284 stars·126 forks·Python·Apache-2.0·15 viewswww.funasr.com↗

Fun ASR

End-to-end speech recognition large model: 31 languages, dialects, accents, lyrics, hotwords, timestamps, speaker diarization. Trained on tens of millions of hours.

Features

  • Language Model Development - LLM-based speech recognition with speaker diarization support.
  • Audio and Speech Models - End-to-end speech recognition model for real-time transcription.

Star history

Star history chart for funaudiollm/fun-asrStar history chart for funaudiollm/fun-asr

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

Frequently asked questions

What does funaudiollm/fun-asr do?

End-to-end speech recognition large model: 31 languages, dialects, accents, lyrics, hotwords, timestamps, speaker diarization. Trained on tens of millions of hours.

What are the main features of funaudiollm/fun-asr?

The main features of funaudiollm/fun-asr are: Language Model Development, Audio and Speech Models.

Which projects share features with funaudiollm/fun-asr?

Projects with overlapping indexed features include: oxford-cs-deepnlp-2017/lectures — This repository is a deep learning for natural language processing course and curriculum. It provides educational… snakers4/silero-vad — Silero VAD is a voice activity detection model and deep learning speech classifier designed to distinguish human… ml-explore/mlx-examples — This repository provides a collection of reference implementations and code examples for training and deploying… andrewyng/aisuite — This project is a framework for managing generative AI services through a unified provider interface and adapter… dust-tt/dust — Custom AI agent platform to speed up your work. deepset-ai/haystack — Haystack is an orchestration framework designed for building complex search and generative AI pipelines. It functions…

Projects sharing features with Fun ASR

These projects share indexed features with Fun ASR. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • oxford-cs-deepnlp-2017/lecturesoxford-cs-deepnlp-2017 avatar

    oxford-cs-deepnlp-2017/lectures

    15,854View on GitHub↗

    This repository is a deep learning for natural language processing course and curriculum. It provides educational material and guides focused on neural network architectures used for processing natural language, speech signals, and text classification. The content includes instructional tutorials on sequence modeling and neural language modeling, covering the implementation of n-gram and recurrent neural networks. It also provides a framework for studying word embeddings to map linguistic meanings into numerical representations. The curriculum covers a broad range of capabilities, including

    deep-learningmachine-learningnatural-language-processing
    View on GitHub↗15,854
  • snakers4/silero-vadsnakers4 avatar

    snakers4/silero-vad

    8,209View on GitHub↗

    Silero VAD is a voice activity detection model and deep learning speech classifier designed to distinguish human speech from silence across diverse languages and noisy environments. It functions as a pre-trained neural network capable of identifying speech segments within both static audio recordings and real-time data streams. The project includes a language identification tool for classifying spoken languages and a framework for fine-tuning audio models. It provides utilities for optimizing detection thresholds using validation datasets and retraining the model with custom labeled audio to

    Pythononnxonnx-runtimeonnxruntime
    View on GitHub↗8,209
ml-explore/mlx-examplesml-explore avatar

ml-explore/mlx-examples

8,254View on GitHub↗

This repository provides a collection of reference implementations and code examples for training and deploying machine learning models using the MLX framework. It serves as a practical guide for executing distributed training, fine-tuning large language models, converting model weights, and implementing multimodal generative workflows. The project distinguishes itself through specialized examples for local hardware execution, featuring weight quantization to reduce memory usage and low-rank adaptation for parameter-efficient fine-tuning. It also includes scripts for transforming external mod

Pythonmlx
View on GitHub↗8,254
  • andrewyng/aisuiteandrewyng avatar

    andrewyng/aisuite

    14,692View on GitHub↗

    This project is a framework for managing generative AI services through a unified provider interface and adapter layer. It provides a standardized API for calling multiple cloud-based and locally hosted models, translating provider-specific parameters and responses into a uniform format. The system includes an agent orchestrator designed for long-running tasks, featuring state persistence for resuming runs and execution tracing to monitor decision-making processes. It integrates the Model Context Protocol to connect models to external servers and filesystems and employs a policy-based executi

    Python
    View on GitHub↗14,692
  • Compare all 30 related projects→