{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/6"},{"label":"Sound/Audio","url":"https://skillfed.io/packages/category/multimedia-sound-audio"}],"enrichment":{"capability":"EnCodec is a neural audio codec that compresses audio to low bitrates while preserving high fidelity, with separate models for 24 kHz mono and 48 kHz stereo audio.","skillfed_tags":["audio-compression","neural-codec","research-only"],"use_cases":["Research on neural audio compression and discrete audio representations for machine learning.","Compressing audio archives to very low bitrates for storage in non-commercial settings.","Extracting discrete codes from audio for use as input to downstream models.","Comparing audio quality at different compression levels via the command-line interface.","Prototyping audio codec improvements using the provided MS-STFT discriminator code."],"what_it_does":"EnCodec is a neural audio compression system that encodes audio into discrete codes at very low bitrates. It provides two pre-trained models: a causal 24 kHz model for mono audio and a non-causal 48 kHz model for stereo audio, each supporting multiple target bitrates. The codec can compress to 1.5, 3, 6, 12, or 24 kbps depending on the model, and includes an optional language model that can achieve up to 40% additional compression through entropy coding.\n\nThe package is designed for research and non-commercial use. It operates as both a command-line tool for direct audio compression and decompression, and a Python API for extracting discrete audio representations. Models are automatically downloaded via Torch Hub on first use. Installation requires Python 3.8 and a recent PyTorch version, making it a heavy dependency for projects that do not already use deep learning frameworks.","worth_installing":"Yes, if you are conducting research on audio compression or need discrete audio codes for a non-commercial pipeline and can manage PyTorch as a dependency. No, if you need commercial licensing, active maintenance, or a lightweight codec for production systems. The noncommercial license and dormant maintenance status are the primary constraints."},"id":"encodec","links":{"html":"https://skillfed.io/packages/encodec","md":"https://skillfed.io/packages/encodec.md","pypi":"https://pypi.org/project/encodec/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2022-10-25","license_spdx":null,"license_treatment":"noncommercial","name":"encodec","python_support":"supports_current","summary":"High fidelity neural audio codec"},"popularity":{"monthly_downloads":322834,"position":7607,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.1"}
