Skip to main content

PyTorch implemention of part of librosa functions.

Project description

Pytorch implementation of Fourier transform of librosa library.

This codebase implemented discrete Fourier Transform (DFT), inverse DFT as neural network layers in pytorch and can be calculated on GPU. Users can extract log mel spectrogram on GPU. The results are the same as obtained using librosa. The code is developed using pytorch 1.0.

Usage

Running examples:

python stft.py

Summary

This code provides Fourier transform related functions which can be calculated on GPU using pytorch.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

torchlibrosa-0.0.1.tar.gz (1.3 kB view hashes)

Uploaded Source

Built Distribution

torchlibrosa-0.0.1-py3-none-any.whl (2.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page