Add base_model and library_name metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team.

This PR improves the model card by:

  • Adding base_model: fishaudio/s2-pro to the metadata to link this quantized version to the original model.
  • Adding library_name: transformers based on the config.json file.
  • Adding a brief summary of the Fish Audio S2 paper to provide more context for users.
  • Adding relevant tags like multi-turn and multi-speaker based on the technical report.
drbaph changed pull request status to merged

Sign up or log in to comment