| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
We build Diction, an iOS keyboard for voice and AI. This org is where the infrastructure behind it lives: the self-hosted server, the container images, and the models it depends on.
Container images for the self-hosted stack, published under dictionlabs/*:
| Image | Tags | Purpose |
|---|---|---|
| ghcr.io/dictionlabs/gateway | latest, semver | Diction gateway: streaming proxy, AES-256-GCM encryption, LLM cleanup |
| ghcr.io/dictionlabs/whisper-server | latest-cpu, latest-cuda | Whisper speech-to-text server |
| ghcr.io/dictionlabs/parakeet | latest-int8 | NVIDIA Parakeet, 25 European languages, faster than Whisper on CPU |
All three are also on Docker Hub at docker.io/dictionlabs/*. We control what latest points at and when it moves.
Forked from FluidInference/FluidAudio
Frontier CoreML audio models in your apps — text-to-speech, speech-to-text, voice activity detection, and speaker diarization. In Swift, powered by SOTA open source.
Swift
Forked from argmaxinc/argmax-oss-swift
On-device Speech AI for Apple Silicon
Swift
Forked from achetronic/parakeet
OpenAI Whisper-compatible ASR server using NVIDIA Parakeet TDT 0.6B (ONNX). Super fast CPU/GPU transcriptions
Go
Diction is Open Source self-hosted alternative to WisprFlow - iOS speech-to-text keyboard
On-device Speech AI for Apple Silicon
Frontier CoreML audio models in your apps — text-to-speech, speech-to-text, voice activity detection, and speaker diarization. In Swift, powered by SOTA open source.
OpenAI Whisper-compatible ASR server using NVIDIA Parakeet TDT 0.6B (ONNX). Super fast CPU/GPU transcriptions
This organization has no public members. You must be a member to see who’s a part of this organization.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |