An open API service indexing awesome lists of open source software.

https://github.com/dbraun/librosax

Librosa in JAX
https://github.com/dbraun/librosax

audio flax jax signal-processing

Last synced: 6 months ago
JSON representation

Librosa in JAX

Awesome Lists containing this project

README

          

# librosax

We implement several functions from [Librosa](https://github.com/librosa/librosa) and [TorchLibrosa](https://github.com/qiuqiangkong/torchlibrosa) in JAX and test them for consistency.

## Installation

```bash
pip install librosax
```

## Documentation

Documentation is [here](http://dirt.design/librosax).