JAX Implementation FCPE
Project description
FCPE jax version
This version is working perfectly fine. 😀
Original https://github.com/CNChTu/FCPE
Example
import jax_fcpe
import jax.numpy as jnp
a = jnp.ones((16000))
f0 = jax_fcpe.get_f0(a,16000)
print(f0)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jax_fcpe-0.0.4.tar.gz
(11.2 kB
view hashes)
Built Distribution
jax_fcpe-0.0.4-py3-none-any.whl
(11.6 kB
view hashes)