Model reference · open weights
ellie-Bert-VITS2 is an open-weight audio or speech model from BricksDisplay, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.
About
Taiwan accent TTS model from JackEllie. Usage Using this checkpoint from Hugging Face Transformers:
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | BricksDisplay |
|---|---|
| Type | Audio & music |
| Parameters (lead) | 397M |
| Variants | 1 |
| Runs with | transformers |
| Based on | Jackellie/ellie-Bert-VITS2 |
| Released | 2024-06-13 |
| Popularity | 52k downloads / month |
| Likes | 4 |
| Licence | Open weights |
How it works
Variants
Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.
| Variant | Params | Precision | VRAM | Fits 16 GB | Weights |
|---|---|---|---|---|---|
| ellie-Bert-VITS2 | 397M | BF16 | ~0.9 GB | ✓ | Weights ↗ |
Using it via the API
Once AxForge deploys ellie-bert-vits2 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (ellie-bert-vits2 below is illustrative; you get the exact model name on deployment.)
$ curl -sS https://api.axforge.ai/v1/audio/transcriptions \ -H "Authorization: Bearer $AXFORGE_API_KEY" \ -F model="ellie-bert-vits2" -F file=@audio.mp3
Details
Languages
Tags
Licence
Open weights under cc-by-4.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗