Acknowledgements
Wispert is built with the help of these open-source projects and services.
whisper.cpp
MITWispert uses whisper.cpp for local on-device speech recognition.
Copyright © 2023 Georgi Gerganov
MIT License
NVIDIA Parakeet
Apache 2.0Wispert uses NVIDIA Parakeet models (via FluidAudio) for local on-device speech recognition.
Copyright © 2020 NVIDIA Corporation
Apache License, Version 2.0
FluidAudio
MITWispert uses FluidAudio as a CoreML wrapper for Parakeet ASR models.
Copyright © 2024 FluidInference
MIT License
OpenAI API
ServiceWispert connects to the OpenAI API as a cloud transcription backend.
Subject to OpenAI Terms of Use.
Groq API
ServiceWispert connects to the Groq API as a cloud transcription backend.
Subject to Groq Terms of Use.