Model reference · open weights
unipase is an open-weight audio or speech model from Xiaobin-Rong, 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
UniPASE UniPASE is a state-of-the-art generative model for universal speech enhancement (USE), with its paper accepted by IEEE TASLP. Model Sources - Repository: https://github.com/Xiaobin-Rong/unipase - Paper: https://arxiv.org/abs/2604.14606 - Demo: https://xiaobin-rong.github.io/unipasedemo/
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | Xiaobin-Rong |
|---|---|
| Type | Audio & music |
| Variants | 1 |
| Released | 2026-03-16 |
| Popularity | 2k downloads / month |
| Likes | 9 |
| 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 |
|---|---|---|---|---|---|
| unipase | — | BF16 | — | — | Weights ↗ |
Using it via the API
Once AxForge deploys unipase for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (unipase 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="unipase" -F file=@audio.mp3
Licence
Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗