Attributions & Licenses

Open-source projects that make ravenSDR possible

AGPL-3.0

ravenSDR is licensed under the GNU Affero General Public License v3.0.

If you modify and deploy this software — including running it as a network service — you must make your source code available under the same license.

Dependencies & Third-Party Code

Project License Copyright Used For
Python Packages
Flask BSD-3-Clause Pallets Projects Web framework, HTTP routes, template rendering
Flask-SocketIO MIT Miguel Grinberg Real-time WebSocket communication
Eventlet MIT Eventlet Contributors Async concurrency for Flask-SocketIO
NumPy BSD-3-Clause NumPy Developers Audio signal processing, PCM conversion, mel spectrograms
faster-whisper MIT SYSTRAN CPU fallback for Whisper speech-to-text inference
PyTorch BSD-3-Clause Meta Platforms, Inc. Mel spectrogram computation (STFT, filterbanks)
Hugging Face Transformers Apache-2.0 Hugging Face, Inc. Whisper tokenizer loading and token decoding
setuptools MIT Python Packaging Authority Python package build system
AI Models
OpenAI Whisper MIT OpenAI Whisper-tiny speech-to-text model (compiled to HEF for Hailo NPU)
Hardware SDKs & Drivers
Hailo SDK (HailoRT) Proprietary Hailo Technologies Ltd. NPU inference runtime for Hailo-8L neural processor
hailort-drivers Proprietary Hailo Technologies Ltd. Hailo kernel drivers and firmware (git submodule)
rtl-sdr GPL-2.0 Osmocom RTL2832U SDR driver; rtl_fm for RF demodulation, rtl_test for hardware detection
RTL-SDR Blog V4 GPL-2.0 RTL-SDR Blog Modified rtl-sdr drivers for RTL-SDR Blog V4 hardware
System Tools
FFmpeg LGPL-2.1+ FFmpeg Developers Web stream ingest; decodes MP3/AAC to 16kHz mono PCM
SoX GPL-2.0 Chris Bagwell & SoX Contributors Audio preprocessing utilities
ALSA GPL/LGPL ALSA Project Linux audio subsystem; snd-aloop virtual loopback for audio routing
Frontend / JavaScript
Socket.IO Client MIT Automattic, Inc. Browser-side real-time communication (v4.7.4 via CDN)
Inter (font) OFL-1.1 Rasmus Andersson UI sans-serif typeface
JetBrains Mono (font) OFL-1.1 JetBrains s.r.o. UI monospace typeface

Copyright Notices

License Compatibility Note