Add pipeline tag, paper link, and sample usage for Qwen3-TTS
#2
by nielsr HF Staff - opened
This PR improves the model card for Qwen3-TTS-12Hz-0.6B-Base by:
- Adding the
text-to-speechpipeline tag to the metadata for better discoverability. - Adding language tags for the 10 supported languages (Chinese, English, Japanese, Korean, German, French, Russian, Portuguese, Spanish, and Italian).
- Linking the technical report and official GitHub repository.
- Providing a clear sample usage snippet based on the
qwen-ttslibrary instructions, specifically for the Voice Clone feature which corresponds to this Base model checkpoint.
littlebird13 changed pull request status to merged