Downloads · 30 days
0
openbmb/chattts_tokenizer
chattts_tokenizer is a machine learning model from openbmb. Use it for the machine learning task on the model card, and read the license before you ship it in a product. It is set up for transformers.
Borrowed from https://huggingface.co/2Noise/ChatTTS
Downloads · 30 days
0
Access
Public
Updated Jan 14, 2025
Repo size
—
Likes
1
Public
Click a slice to open those files.
.json467 KB · 100%
From the Hugging Face model README
Borrowed from https://huggingface.co/2Noise/ChatTTS
from transformers import AutoTokenizer
tokenizer = AutoTokenizer.from_pretrained('openbmb/chattts_tokenizer')