Improve model card: Add metadata, HF paper, and demo link
#1
by
nielsr HF Staff - opened
This PR enhances the model card for Yue-Wang/BatonTTS-1.7B by:
- Adding essential metadata (
license: apache-2.0,pipeline_tag: text-to-speech,library_name: transformers) to improve discoverability and enable automated features on the Hub. - Including a direct link to the Hugging Face paper: BatonVoice: An Operationalist Framework for Enhancing Controllable Speech Synthesis with Linguistic Intelligence from LLMs.
- Adding a prominent link to the Hugging Face Space demo: https://huggingface.co/spaces/sunnyzjx522/BatonVoice.
- Removing the
TODOcomment from the arXiv badge.
These changes will make the model more accessible and easier to use for the community.
Yue-Wang changed pull request status to
merged