Improve model card: Add pipeline tag, library name, and update links

#2
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding pipeline_tag: text-to-audio to correctly categorize the model's functionality on the Hugging Face Hub.
  • Specifying library_name: transformers to enable the automated "How to use" widget, as the model is compatible with the transformers library.
  • Updating all references to the paper in the model card to use the Hugging Face Papers link: UniMoE-Audio: Unified Speech and Music Generation with Dynamic-Capacity MoE.
  • Correcting the GitHub repository link under "Open-source Plan" to https://github.com/HITsz-TMG/Uni-MoE/tree/master/UniMoE-Audio, aligning it with the provided source.

These updates improve the model's discoverability and usability on the Hub.

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

Sign up or log in to comment