Add pipeline tag
#1
by nielsr HF Staff - opened
This PR makes the model discoverable at https://huggingface.co/models?pipeline_tag=text-to-speech&sort=trending.
there are some usage notes:
- The first version currently supports Chinese and English, under the Apache-2.0 license.
- Please pre-process the input text, like converting numbers. Currently, it only accepts simplified Chinese characters, English words and several common punctuations.
index-tts changed pull request status to merged
Ok thanks, I've opened https://huggingface.co/IndexTeam/Index-TTS/discussions/2 for this.