AutoArk/GPA
[AutoArk] GPA (General Purpose Audio) can do ASR, TTS and voice conversion with one tiny model! observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 84
- Release rhythm 35
- Longevity 18
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 260
- days_rel: n/a
- days_push: 100
- n_releases_24m: 0
Adoption not part of the score
2762 stars · 186 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GPA (General Purpose Audio) is a unified autoregressive audio-language model that performs text-to-speech, automatic speech recognition, and voice conversion within a single small model. It offers native PyTorch/Hugging Face workflows plus an ONNX runtime with CLI, FastAPI service, and browser UI deployment options.
Use cases
- transcribe speech to text with a tiny model
- synthesize speech from text with voice cloning
- convert one voice to another
- deploy speech models on edge devices with ONNX
- run a self-hosted speech API service
- fine-tune a unified audio model on custom data
When to choose
- you want one compact model covering ASR, TTS, and voice conversion instead of separate pipelines
- you need lightweight, quantized speech runtimes for edge or CPU deployment
- you want an open Apache-2.0 speech model with ONNX, FastAPI, and browser UI options
When to avoid
- you need state-of-the-art accuracy on a single specific speech task and can afford larger specialized models
- you need low-latency streaming or production-grade enterprise speech services
- you require extensive language coverage beyond what the model supports
Facets
library · maturity active
speech-recognition tts machine-learning llm-inference audio-processing speech-processing artificial-intelligence deep-learning python cross-platform cli audio-language-model voice-conversion onnx-runtime unified-model speech-synthesis edge-deployment quantization audio gpu web-server
2 sources
- readme: https://github.com/AutoArk/GPA · fetched 2026-08-28 · a78db79c457c
- homepage: https://autoark.github.io/GPA/ · fetched 2026-08-29 · cd628e62bfd0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AutoArk/GPA | main | 54 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem