awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·4 vuespytorch.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.
  • Frameworks d'apprentissage automatique - 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.

Historique des stars

Graphique de l'historique des stars pour pytorch/audioGraphique de l'historique des stars pour pytorch/audio

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Audio

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Audio.
  • pytorch/igniteAvatar de pytorch

    pytorch/ignite

    4,770Voir sur 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
    Voir sur GitHub↗4,770
  • pytorch/pytorchAvatar de pytorch

    pytorch/pytorch

    100,814Voir sur 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
    Voir sur GitHub↗100,814
  • catalyst-team/catalystAvatar de catalyst-team

    catalyst-team/catalyst

    3,376Voir sur GitHub↗

    Accelerated deep learning R&D

    Python
    Voir sur GitHub↗3,376
  • deepmind/sonnetAvatar de deepmind

    deepmind/sonnet

    9,920Voir sur 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
    Voir sur GitHub↗9,920
Voir les 30 alternatives à Audio→

Questions fréquentes

Que fait pytorch/audio ?

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

Quelles sont les fonctionnalités principales de pytorch/audio ?

Les fonctionnalités principales de pytorch/audio sont : Computer Audition, Deep Learning, Deep Learning Ecosystems, Deep Learning Frameworks, Frameworks d'apprentissage automatique, Natural Language Processing, Speech and Audio, Speech and Audio Processing.

Quelles sont les alternatives open-source à pytorch/audio ?

Les alternatives open-source à pytorch/audio incluent : 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…