CoolFace
Datasetpublic

Gstam21/live-translator-packs

Live Translator — Offline Model Packs On-demand offline model packs for the Live Translator app. Downloaded per language pair; the shared common/ bundle installs once on the first pair. Layout common/ # downloaded ONCE, on the first pair asr/ # Whisper tiny int8 (multilingual ASR + language id), sherpa-onnx whisper-encoder.onnx whisper-decoder.onnx whisper-tokens.txt vad/silero_vad.onnx # Silero… See the full description on the dataset page: https://huggingface.co/datasets/Gstam21/live-translator-packs.

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes70downloads
19 commits on main
77c89b61mo ago

whisper-turbo: add tokens

Gstam21
3cafe4f1mo ago

whisper-turbo: add decoder

Gstam21
539365f1mo ago

whisper-turbo: add encoder (transcribe route, translated by text packs)

Gstam21
6af96f91mo ago

whisper-medium: add tokens

Gstam21
6a83c911mo ago

whisper-medium: add decoder

Gstam21
7e75c191mo ago

whisper-medium: add encoder for the 99-language offline option

Gstam21
ca3a7ce1mo ago

canary: re-quantize encoder MatMul-only (+2.5 chrF2 el->en, 16% faster)

Gstam21
e331def2mo ago

Add canary-1b-v2 AST export (own export from nvidia/canary-1b-v2)

Gstam21
320db1d3mo ago

fix issue with voice to voice attempt 8

Gstam21
f0b65e33mo ago

fix issue with voice to voice attempt 7

Gstam21
d1e968d3mo ago

fix issue with voice to voice attempt 6

Gstam21
930ee243mo ago

Add whisper-tiny finetuned ASR models for en-el and en-es

Gstam21
514a1213mo ago

fix issue with voice to voice attempt 5

Gstam21
a42b9113mo ago

fix issue with voice to voice attempt 4

Gstam21
ae267233mo ago

fix issue with voice to voice attempt 3

Gstam21
827bc983mo ago

fix issue with voice to voice attempt 2

Gstam21
aca83a73mo ago

fix issue with voice to voice attempt

Gstam21
a2eb3103mo ago

Add CT2 optimized standard packs: common + en-el + en-es

Gstam21, Claude Opus 4.8
1f211503mo ago

initial commit

Gstam21