vixtts-test / README.md
nnom's picture
Create README.md
8292e84 verified
|
raw
history blame
115 Bytes

Load model directly

from transformers import AutoModel model = AutoModel.from_pretrained("thinhlpg/vixtts-test")