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

pytorch/audio

0
View on GitHub↗
2,886 stars·781 forks·Python·BSD-2-Clause·14 viewspytorch.org/audio↗

Audio

Data manipulation and transformation for audio signal processing, powered by PyTorch

Features

  • Computer Audition - Audio processing library for neural network workflows.
  • Deep Learning - Audio loading and processing utilities for PyTorch.
  • Deep Learning Ecosystems - Audio and signal processing tools for PyTorch.
  • Deep Learning Frameworks - Audio and signal processing tools for PyTorch.
  • Machine Learning Frameworks - Audio and signal processing library for PyTorch.
  • Natural Language Processing - Utilities for audio input and output operations.
  • Speech and Audio - Simple audio I/O and processing utilities.
  • Speech and Audio Processing - Simple audio I/O and processing utilities.
  • Audio and Subtitle Tools - Audio and speech processing tools for machine learning.
  • Audio Processing - Data manipulation and transformation for audio signals.
  • PyTorch Utilities - Listed in the “PyTorch Utilities” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for pytorch/audioStar history chart for pytorch/audio

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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 pytorch/audio do?

Data manipulation and transformation for audio signal processing, powered by PyTorch

What are the main features of pytorch/audio?

The main features of pytorch/audio are: Computer Audition, Deep Learning, Deep Learning Ecosystems, Deep Learning Frameworks, Machine Learning Frameworks, Natural Language Processing, Speech and Audio, Speech and Audio Processing.

What are some open-source alternatives to pytorch/audio?

Open-source alternatives to pytorch/audio include: pytorch/pytorch — PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array… pytorch/ignite — Ignite is a high-level training framework for PyTorch neural networks that serves as a training engine and deep… catalyst-team/catalyst — Accelerated deep learning R&D. graal-research/poutyne — A simplified framework and utilities for PyTorch. bsautermeister/tensorlight — TensorLight - A high-level framework for TensorFlow. deepmind/sonnet — Sonnet is a modular machine learning framework and TensorFlow library used for building, training, and managing deep…

Open-source alternatives to Audio

Similar open-source projects, ranked by how many features they share with Audio.
  • pytorch/ignitepytorch avatar

    pytorch/ignite

    4,770View on GitHub↗

    Ignite is a high-level training framework for PyTorch neural networks that serves as a training engine and deep learning lifecycle manager. It provides a structured system for organizing and automating training and evaluation loops, managing data iterators and triggering event handlers at specific milestones during the model training process. The project distinguishes itself through a comprehensive suite of tools for distributed training and model evaluation. It includes utilities for synchronizing gradients and coordinating collective communication across multiple GPUs or nodes, as well as a

    Python
    View on GitHub↗4,770
  • pytorch/pytorchpytorch avatar

    pytorch/pytorch

    100,814View 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 differentiation system that allows for flexible, non-static graph execution. The framework is designed for deep integration with Python, enabling natural usage alongside standard scientific computing ecosystems. It distinguishes itself through a comprehensive distributed training sui

    Pythonautograddeep-learninggpu
    View on GitHub↗100,814
  • catalyst-team/catalystcatalyst-team avatar

    catalyst-team/catalyst

    3,376View on GitHub↗

    Accelerated deep learning R&D

    Python
    View on GitHub↗3,376
  • deepmind/sonnetdeepmind avatar

    deepmind/sonnet

    9,920View on GitHub↗

    Sonnet is a modular machine learning framework and TensorFlow library used for building, training, and managing deep learning models. It functions as a system for composing neural networks from reusable modules and layers that encapsulate their own parameters and internal states. The project provides specialized tools for distributed model training, enabling the synchronization of gradients across multiple hardware devices. It also serves as a model state management system, allowing for the persistence of neural network weights and the export of portable models that separate the computation g

    Python
    View on GitHub↗9,920
See all 30 alternatives to Audio→