nnAudio
Audio processor
An audio processing toolkit using PyTorch convolutional neural networks to generate spectrograms from raw audio data
Audio processing by using pytorch 1D convolution network
1k stars
18 watching
89 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
1d-convolutionaudio-processingcqt-spectrogrammelspectrogramneural-networkpreprocessingpytorchspectrogramspectrogram-conversion-toolboxstft
Related projects:
Repository | Description | Stars |
---|---|---|
keunwoochoi/auralisation | Reconstructs audio features learned by convolutional neural networks into audible sounds | 42 |
deepsound-project/samplernn-pytorch | An implementation of an audio generation model using PyTorch | 288 |
cpjku/madmom | A Python audio signal processing library used in music information retrieval tasks. | 1,347 |
r9y9/deepvoice3_pytorch | An implementation of text-to-speech synthesis using convolutional neural networks in PyTorch | 1,969 |
drscotthawley/audio-classifier-keras-cnn | An audio classification system using a convolutional neural network to classify audio data | 160 |
archinetai/audio-diffusion-pytorch | An audio generation library that uses diffusion models to produce high-quality audio samples from noise or text input | 1,961 |
aixander/realtime_pyaudio_fft | An audio analysis tool that extracts and visualizes features from live audio streams using FFTs. | 969 |
xidongwu/d-auprc | Provides an implementation of a specific algorithm used in audio signal processing | 0 |
mysteryx93/hanumaninstituteapps | A suite of tools for audio and video processing, including pitch-shifting, batch conversion, and background playback. | 142 |
belangeo/cecilia5 | An audio processing toolbox with a graphical interface and built-in modules for sound effects and synthesis. | 226 |
bytedance/salmonn | A large language model enabling speech, audio event perception and music inputs to achieve multilingual capabilities | 1,053 |
belangeo/pyo | A Python module providing a wide range of signal processing primitives and tools for creating complex audio manipulations. | 1,322 |
seannaren/deepspeech.pytorch | A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,104 |
ankane/torchaudio-ruby | An audio processing library built on top of Torch.rb, providing methods to load, save, and transform audio data. | 16 |
tomrunia/pytorchwavelets | PyTorch implementation of wavelet analysis for signal processing | 307 |