{"library":"encodec","type":"library","category":null,"description":"EnCodec is a Python library from Facebook AI that provides a state-of-the-art deep learning based audio codec. It supports both mono 24 kHz and stereo 48 kHz audio, offering various compression rates. It leverages a streaming encoder-decoder architecture with a quantized latent space and an adversarial loss for high-fidelity audio. The current stable version is 0.1.1, with development continuing on GitHub and integration into Hugging Face Transformers.","language":"python","status":"active","version":"0.1.1","tags":["audio","codec","neural network","deep learning","compression","machine learning"],"last_verified":"Sun May 24","install":[{"cmd":"pip install -U encodec","imports":["from encodec import EncodecModel","from transformers import EncodecModel, AutoProcessor"]}],"homepage":null,"github":"https://github.com/facebookresearch/encodec","docs":null,"changelog":null,"pypi":"https://pypi.org/project/encodec/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":40,"avg_install_s":68.8,"avg_import_s":5.96,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/encodec/compatibility"}}