Acknowledgements
What Fraze is built on.
The Fraze desktop app ships the open-source software and models below, each under its own license. This list covers what actually ships; it does not cover this website.
Bergamot translator and Firefox Translations models
MPL-2.0The on-device translation engine, run as WebAssembly in a background thread. The translation model files are the ones Firefox ships, from Mozilla's Firefox Translations project.
sherpa-onnx
Apache-2.0Runs speech recognition (Parakeet TDT, below) and voice activity detection on-device.
NVIDIA Parakeet TDT 0.6B v3
CC-BY-4.0The speech recognition model, per its model card. Fraze downloads a quantized copy of these weights on first use; see the model card for the license that governs them.
Silero VAD
MITDetects when someone is speaking, so Fraze knows where to start and end a caption.