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 stepfun-ai/step-audio2

Projects sharing features with Step Audio2

30 open-source projects similar to stepfun-ai/step-audio2, 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.

  • openai/whisperopenai avatar

    openai/whisper

    102,828View on GitHub↗

    This project is a speech recognition and translation engine that utilizes a sequence-to-sequence transformer architecture to convert audio into text. It is built upon a weakly supervised learning framework, which leverages large-scale, unlabelled audio-transcript data to create generalized speech representations capable of performing simultaneous transcription, language identification, and translation. The system distinguishes itself through a unified multi-task modeling approach that shares token sequences across different objectives, allowing it to handle diverse languages and vocabularies

    Python
    View on GitHub↗102,828
  • kyutai-labs/delayed-streams-modelingkyutai-labs avatar

    kyutai-labs/delayed-streams-modeling

    2,955View on GitHub↗

    Kyutai's Speech-To-Text and Text-To-Speech models based on the Delayed Streams Modeling framework.

    Python
    View on GitHub↗2,955
  • facebookresearch/omnilingual-asrfacebookresearch avatar

    facebookresearch/omnilingual-asr

    2,671View on GitHub↗

    Omnilingual-ASR is a multilingual automatic speech recognition framework and toolkit designed to transcribe audio across 1,600 languages. It provides a complete pipeline for converting speech to text, including a toolkit for fine-tuning pre-trained speech models to specific languages or datasets using custom training recipes. The system supports zero-shot speech recognition, allowing the model to predict text in unseen languages without extensive training data. It further enables few-shot language guidance through in-context examples and uses language codes to constrain transcription output t

    Python
    View on GitHub↗2,671
  • xzf-thu/mega-asrX

    xzf-thu/Mega-ASR

    0View on GitHub↗
    View on GitHub↗0

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
  • qwenlm/qwen3-asrQwenLM avatar

    QwenLM/Qwen3-ASR

    1,603View on GitHub↗
    Python
    View on GitHub↗1,603
  • bytedance/megatts3bytedance avatar

    bytedance/MegaTTS3

    6,066View on GitHub↗

    MegaTTS3 is a bilingual speech synthesis system that generates natural-sounding speech in Chinese and English, including seamless code-switching within a single utterance. It functions as a text-to-speech engine, voice cloning system, and speech-to-text alignment tool, built around an acoustic latent compression model that encodes high-resolution audio into compact representations for efficient processing. The system distinguishes itself through accent intensity control, allowing adjustment of a speaker's accent strength in generated speech, and voice cloning from short audio samples for pers

    Pythonresearch
    View on GitHub↗6,066
  • chidiwilliams/buzzchidiwilliams avatar

    chidiwilliams/buzz

    17,903View on GitHub↗

    Buzz is a desktop application that provides a local speech-to-text engine for transcribing and translating audio and video files. By leveraging local machine inference, the software ensures data privacy and offline performance, removing the need for cloud connectivity during media processing. The application distinguishes itself through a modular plugin architecture that allows for the integration of custom functionality, such as content summarization and automated text formatting, without modifying the core codebase. It also features a speaker diarization pipeline that identifies and labels

    Pythonwhisper
    View on GitHub↗17,903
  • const-me/whisperConst-me avatar

    Const-me/Whisper

    10,489View on GitHub↗

    Whisper is a high-performance speech-to-text inference engine that uses graphics hardware shaders to accelerate the transcription of spoken audio into written text. It implements a GPU-accelerated automatic speech recognition framework specifically designed to run Whisper models. The system focuses on high-speed processing for both recorded audio files and live microphone streams. It utilizes voice activity detection to analyze raw audio in real time, triggering the inference engine only when human speech is detected. The engine covers a broad range of capabilities including real-time audio

    C++
    View on GitHub↗10,489
  • emotional-text-to-speech/dl-for-emo-ttsEmotional-Text-to-Speech avatar

    Emotional-Text-to-Speech/dl-for-emo-tts

    458View on GitHub↗

    :computer: :robot: A summary on our attempts at using Deep Learning approaches for Emotional Text to Speech :speaker:

    Jupyter Notebook
    View on GitHub↗458
  • facebookresearch/covostfacebookresearch avatar

    facebookresearch/covost

    401View on GitHub↗

    CoVoST: A Large-Scale Multilingual Speech-To-Text Translation Corpus (CC0 Licensed)

    Python
    View on GitHub↗401
  • fighting41love/become-yukarinfighting41love avatar

    fighting41love/become-yukarin

    20View on GitHub↗

    Convert your voice to favorite voice

    View on GitHub↗20
  • fireredteam/fireredtts2F

    FireRedTeam/FireRedTTS2

    0View on GitHub↗
    View on GitHub↗0
  • fishaudio/fish-speechfishaudio avatar

    fishaudio/fish-speech

    24,928View on GitHub↗

    This project is a generative speech synthesis engine that converts text into high-fidelity human speech. It utilizes a two-stage autoregressive transformer architecture that separates semantic token prediction from acoustic detail reconstruction to balance linguistic accuracy with audio quality. The system is designed to support multilingual output and conversational AI development, enabling the generation of context-aware speech that maintains flow across multiple dialogue turns. The platform distinguishes itself through a production-ready inference server that employs continuous batching to

    Pythonllamatransformertts
    View on GitHub↗24,928
  • funaudiollm/cosyvoiceFunAudioLLM avatar

    FunAudioLLM/CosyVoice

    21,673View on GitHub↗

    CosyVoice is a speech synthesis framework that utilizes large language models to generate expressive, multilingual audio. The system functions as an audio generation engine capable of producing natural-sounding speech across multiple languages while preserving regional dialects and specific emotional tones. The platform distinguishes itself through its zero-shot voice cloning capabilities, which allow for the creation of synthetic voice profiles from short audio samples without requiring additional model training. It provides fine-grained control over vocal attributes, enabling users to adjus

    Pythonaudio-generationcantonesechatbot
    View on GitHub↗21,673
  • ggml-org/whisper.cppggml-org avatar

    ggml-org/whisper.cpp

    50,770View on GitHub↗

    Whisper.cpp is a high-performance, local-first speech recognition engine designed to run large-scale machine learning models on consumer hardware. It functions as a portable library that converts audio into text, supporting both static file transcription and real-time stream processing. By utilizing a lightweight inference engine and weight quantization, the project minimizes memory and compute overhead, allowing for efficient execution without reliance on external cloud APIs or internet connectivity. The project distinguishes itself through a hardware-agnostic compute abstraction that offloa

    C++inferenceopenaispeech-recognition
    View on GitHub↗50,770
  • google/visqolgoogle avatar

    google/visqol

    896View on GitHub↗

    Perceptual Quality Estimator for speech and audio

    C++
    View on GitHub↗896
  • hexgrad/kokorohexgrad avatar

    hexgrad/kokoro

    5,729View on GitHub↗

    Kokoro is a lightweight neural text-to-speech engine that converts written text into spoken audio using a compact model designed for fast inference. It supports multiple languages through language-specific grapheme-to-phoneme conversion pipelines, and offers voice profile selection to change the character of the generated speech. The engine provides GPU acceleration on Apple Silicon hardware by setting a single environment variable, enabling faster inference on Mac M-series machines. It also includes pattern-based text segmentation, allowing input text to be split at user-defined delimiters t

    JavaScript
    View on GitHub↗5,729
  • ideo/laughdetectionideo avatar

    ideo/LaughDetection

    130View on GitHub↗
    Jupyter Notebook
    View on GitHub↗130
  • inclusionai/ming-omni-ttsI

    inclusionAI/Ming-omni-tts

    0View on GitHub↗
    View on GitHub↗0
  • index-tts/index-ttsindex-tts avatar

    index-tts/index-tts

    18,851View on GitHub↗

    Index-tts is a neural audio generation engine designed to convert written text into high-fidelity human speech. By utilizing deep learning models and phoneme-based sequence modeling, the system transforms text into natural-sounding audio waveforms suitable for a variety of accessibility and media applications. The platform functions as a server-side inference pipeline that provides a programmatic interface for integrating voice generation into external applications. It distinguishes itself through asynchronous audio streaming, which buffers and delivers generated speech chunks in real time to

    Pythonbigvgancross-lingualindextts
    View on GitHub↗18,851
  • iver56/audiomentationsiver56 avatar

    iver56/audiomentations

    2,286View on GitHub↗

    A Python library for audio data augmentation. Useful for making audio ML models work well in the real world, not just in the lab.

    Python
    View on GitHub↗2,286
  • k2-fsa/omnivoicek2-fsa avatar

    k2-fsa/OmniVoice

    7,689View on GitHub↗

    OmniVoice is a Python-based open-source project hosted under the k2-fsa organization. The repository currently does not contain any documented features or structured documentation, making it difficult to determine its specific purpose or capabilities at this time.

    Python
    View on GitHub↗7,689
  • k2-fsa/zipvoiceK

    k2-fsa/ZipVoice

    0View on GitHub↗
    View on GitHub↗0
  • kittenml/kittenttsKittenML avatar

    KittenML/KittenTTS

    10,044View on GitHub↗

    KittenTTS is a neural text-to-speech engine and text-to-audio synthesis tool that converts written text into spoken audio using lightweight neural network models. It functions as both a speech synthesizer and an audio file generator, producing spoken audio for offline playback. The system includes a text normalization processor that expands numbers and abbreviations into full spoken words to improve the naturalness of the synthesized speech. It supports diverse voice options and provides the ability to adjust playback speed.

    Python
    View on GitHub↗10,044
  • kuangdd/aukitK

    KuangDD/aukit

    0View on GitHub↗
    View on GitHub↗0
  • kuangdd/phkitK

    KuangDD/phkit

    0View on GitHub↗
    View on GitHub↗0
  • kuangdd/zhrtvcK

    KuangDD/zhrtvc

    0View on GitHub↗
    View on GitHub↗0
  • kuangdd/zhvoiceK

    KuangDD/zhvoice

    0View on GitHub↗
    View on GitHub↗0
  • lukhy/masrlukhy avatar

    lukhy/masr

    1,969View on GitHub↗

    中文语音识别; Mandarin Automatic Speech Recognition;

    Python
    View on GitHub↗1,969
  • m-bain/whisperxm-bain avatar

    m-bain/whisperX

    20,228View on GitHub↗

    WhisperX is an automated speech recognition toolkit designed to convert spoken audio into text while maintaining precise synchronization with the original media. It functions as an integrated pipeline that combines transcription, phoneme-based alignment, and speaker diarization to produce structured, attributed transcripts. The project distinguishes itself through its use of forced alignment, which matches existing text to audio signals at the phoneme level to generate accurate word-level timestamps. It also incorporates speaker diarization to identify and label unique voices within a recordi

    Pythonasrspeechspeech-recognition
    View on GitHub↗20,228