awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Audio Analysis and Synthesis · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesAudio Analysis and Synthesis

Tools for extracting signal features, synthesizing speech, or aligning audio with text transcripts.

Explore 3 awesome GitHub repositories matching graphics & multimedia · Audio Analysis and Synthesis. Refine with filters or upvote what's useful.

  1. Home
  2. Graphics & Multimedia
  3. Media Processing and Analysis
  4. Media Manipulation
  5. Media Processing Workflows
  6. Audio Analysis and Synthesis

Awesome Audio Analysis and Synthesis GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • pytorch/pytorch

    pytorch/pytorch

    97,601GitHubView on GitHub↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic diffe

    Pythonautograddeep-learninggpu
  • openai/whisper

    openai/whisper

    94,839GitHubView 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 capabl

    Python
  • punkpeye/awesome-mcp-servers

    punkpeye/awesome-mcp-servers

    81,101GitHubView on GitHub↗

    This project serves as a centralized directory and interoperability hub for the Model Context Protocol, providing a curated collection of standardized service connectors that bridge artificial intelligence models with external software, databases, and APIs. It facilitates the integration of AI agents with diverse ecosy

    aimcp

Explore sub-tags

  • Audio Feature ExtractionUtilities for extracting audio characteristics such as spectrograms and filter banks from raw audio data.
  • Audio Segmentation UtilitiesTools that divide long-form audio into smaller, fixed-length segments to improve processing memory efficiency.
  • Automatic Speech Recognition ToolkitsInterfaces for integrating high-accuracy speech-to-text capabilities into software applications.
Forced Alignment
Tools that map text transcripts to specific time intervals within an audio file.
  • Text-to-Speech ToolsUtilities for converting between text and synthesized speech formats.