You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Latent Space uses a recurrent neural autoencoder that compresses audio streams, with embeddings specifically for music, to reduce audio latency. Built on Zipcall.
git clone https://github.com/rvignav/ClefNet.git
cd hackmit
npm install
npm run dev
About
Latent Space uses a recurrent neural autoencoder that compresses audio streams, with embeddings specifically for music, to reduce audio latency. Built on Zipcall.