transformers.js
Add support for VITS (multilingual TTS)
#466
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
15
Changes
View On
GitHub
Commits
Add custom VITS tokenizer converter
xenova
committed
2 years ago
Do not decode if expected input_ids is empty
xenova
committed
2 years ago
Update vits tokenizer tests
xenova
committed
2 years ago
Implement `VitsTokenizer`
xenova
committed
2 years ago
Add support for VITS model
xenova
committed
2 years ago
Support VITS through pipeline API
xenova
committed
2 years ago
Update JSDoc
xenova
committed
2 years ago
Add TTS unit test
xenova
committed
2 years ago
Add speecht5 unit test
xenova
committed
2 years ago
Fix typo
xenova
committed
2 years ago
Fix typo
xenova
committed
2 years ago
Update speecht5 model id
xenova
committed
2 years ago
Add note about using quantized speecht5 in unit tests
xenova
committed
2 years ago
Monkey-patch `BigInt64Array` and `BigUint64Array`
xenova
committed
2 years ago
Merge branch 'main' into add-vits
xenova
committed
2 years ago
Loading