Improve model card metadata and add paper link

#2
by nielsr HF Staff - opened

This pull request improves the model card for the MOSS-TTS Family by:

  • Adding library_name: transformers metadata, as the model is compatible with the Transformers library via AutoModel.
  • Adding pipeline_tag: text-to-speech to improve model discoverability.
  • Linking the repository to the official research paper: MOSS-Audio-Tokenizer: Scaling Audio Tokenizers for Future Audio Foundation Models.
  • Including a sample usage code snippet for audio reconstruction directly from the official GitHub documentation.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment