Add usage example to model card

#1
by nielsr HF Staff - opened

This PR enhances the model card by directly embedding a Python code snippet for quick model usage. This allows users to understand how to load and run the FocalCodec-Stream model directly from the Hugging Face Hub, improving accessibility and ease of use without needing to visit the external GitHub repository for basic instructions.

The config argument in the usage example has been updated to lucadellalib/focalcodec_50hz_4k_causal to specifically load this model, and a publicly accessible audio file URL from Hugging Face datasets is provided for immediate execution.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment