Legal · Open Source

Credits & Open Source Licenses

SonicVox® stands on the shoulders of the open-source community. Every library, model, and dataset below is licensed for commercial use, and where attribution is required we list the citation here.

Questions about licensing? See our sample-media attributions page or email legal@sonicvox.ai.

Studio Tools — audio & video processing stack

The 15 utility tools at /app/tools are powered by FFmpeg and a handful of audio/ML libraries. Every component here is commercial-use safe. The tools service (sonicvox-utils-api) and the voice-enhancement service both run an FFmpeg we compile ourselves under strict LGPL flags; several other services do not yet — see the note on FFmpeg below.

FFmpeg 7.1

The workhorse: every encode, decode, filter, and mux behind our tools.

The Studio Tools service and the voice-enhancement service compile FFmpeg 7.1 from source with --disable-gpl --disable-version3 --disable-nonfree — the strictest LGPL configuration, linking no GPL-only codecs (libx264, librubberband) and no patent-encumbered ones (libfdk-aac). Several other services — including video dubbing, stem splitting, transcription and most of the speech engines — currently run their distribution's stock FFmpeg, which is built with --enable-gpl. Those images are used only to run the hosted service and are not distributed; migrating them to the same LGPL-only build is in progress. Ask legal@sonicvox.ai if you need the per-service build flags for a compliance review.

LGPL 2.1+ / GPL 2+ (varies by service)
Attribution

libass

Subtitle + text rendering behind the subtitle burner and text-watermark features.

ISC

libopus

Opus encoding for efficient voice streaming and VP9 companion audio.

BSD 3-clause

libvorbis

OGG Vorbis encoding in the convert tool.

BSD 3-clause

libwebp

WebP image support across video tools.

BSD 3-clause

FreeType

Font rasterization for subtitles and text watermarks.

FreeType License (BSD-like) / GPLv2 (we use FreeType license)

NumPy

Array math underneath OpenCV and SoundTouch integration.

BSD 3-clause

soundfile (libsndfile)

WAV / FLAC / AIFF / OGG read+write for the SoundTouch pipeline.

LGPL 2.1 (libsndfile) / BSD 3-clause (python binding)

Stem Splitter

Vocal / drums / bass / other separation for the Stem Splitter tool.

Julius

PyTorch audio DSP utilities used by Demucs.

MIT

TTS & Voice engines

Core Text-to-Speech, voice cloning, and voice design backends. See our THIRD_PARTY_LICENSES.md for the full detailed audit.

VoxCPM2

Powers the "Multilingual" TTS model (30 languages, 48 kHz) and is the primary voice-design engine that designs the voice catalog from natural-language prompts.

Apache 2.0
Attribution

fastText language identification (lid.176)

Splits mixed-language input text before synthesis in the "Classic" voice model. Text only — it never touches audio.

Required attribution: Language identification by fastText (© Facebook, Inc.), distributed under CC-BY-SA 3.0, model lid.176.bin. Cite: Joulin et al., “Bag of Tricks for Efficient Text Classification” and “FastText.zip: Compressing text classification models”. Used unmodified, for inference only.

CC-BY-SA 3.0
Attribution

CosyVoice 2

Voice conversion (cosyvoice-vc service).

Apache 2.0
Attribution

Zonos-TTS

TTS with emotional expression control.

Apache 2.0
Attribution

ClearerVoice-Studio

Speech enhancement, noise reduction, speaker separation, and 48 kHz bandwidth extension.

Powers Voice Enhancement (MossFormer2_SE_48K + MossFormer2_SR_48K bandwidth-extension pass) and Speaker Separation (MossFormer2_SS_16K). Upstream model cards state these weights were trained on "large-scale datasets including open-sourced and private data" — Alibaba has not published the corpus. Apache 2.0 covers our use of the weights without restriction, but per-dataset provenance cannot be independently audited. This is a sales-friction item for enterprise contracts, not a license defect.

Apache 2.0
Attribution

VideoLingo

Video dubbing + translation pipeline.

Forked from upstream v3.0.0 (2026-02). Our modifications, per Apache 2.0 §4(b): a custom FastAPI server (api.py) and API-only container; 3-tier direct-media detection so S3 presigned URLs bypass yt-dlp; a Rich-Live compatibility shim for headless operation; SONICVOX_* environment overrides across the pipeline; remote WhisperX/faster-whisper ASR backends; six subtitle visual styles; a watermark overlay; minimum-subtitle-duration enforcement; and Indic/low-resource translation routing. Email legal@sonicvox.ai for the full per-file NOTICE (53 files modified, 39 SonicVox-only).

Apache 2.0
Attribution

MADLAD-400-3B-MT

Neural machine translation across 400+ languages; serves the mt-translate service and is the translation engine for Indic and other targets where the LLM translator is weak.

Apache 2.0
Attribution

Speech-to-Text & diarization engines

Transcription, subtitle, and speaker-labeling backends. Several NVIDIA models are served by default under CC-BY-4.0, which mandates the attribution lines shown below.

NVIDIA Parakeet-TDT-0.6b-v3

Primary multilingual ASR engine for the EU-25 language set; loaded by default and routed for languages where it beats Whisper.

Required attribution: “Powered in part by NVIDIA Parakeet-TDT-0.6b-v3 (CC-BY-4.0).”

CC-BY-4.0
Attribution

SenseVoiceSmall (via FunASR)

Speech recognition for the Asian-4 route (zh / yue / ja / ko), with a Whisper fallback.

FunASR toolkit is MIT; the FunAudioLLM/SenseVoiceSmall weights ship under a custom “model-license” permitting attributed commercial use. See THIRD_PARTY_LICENSES.md for the full audit.

MIT (toolkit) / custom model-license (weights)
Attribution

Meta Audiobox-Aesthetics

Objective audio-quality scoring (production-quality / content-enjoyment / usefulness) used to grade generated and enhanced speech.

Required attribution: “Audio quality scoring by Meta Audiobox-Aesthetics (CC-BY-4.0).” Toolkit is MIT; the released weights are CC-BY-4.0.

CC-BY-4.0
Attribution

Sound Effects engine

Text-to-sound-effect generation is powered by Stable Audio Open, an open-weights audio model from Stability AI.

Stable Audio Open 1.0 — Powered by Stability AI

Generates the sound effects at /app/sound-effects (44.1 kHz stereo, up to 47 s). Trained on commercially-clean audio — Freesound + FMA under CC0 / CC-BY / CC-Sampling+, with no AudioSet content.

Per the Stability AI Community License we display the required attribution: “Powered by Stability AI.” The license grants free commercial use while aggregate annual revenue (counted across affiliates, and whether or not it derives from this model) stays below US$1M. At or above that threshold the license terminates and continued use requires a separate license from Stability AI, granted at their discretion.

Stability AI Community License
Attribution

Datasets & embeddings

Pre-trained embeddings and reference audio drawn from openly-licensed datasets.

LibriTTS-R

Voice bank embeddings covering 2,456 speakers.

Derived from LibriSpeech audiobook audio. Citation: Zen et al., "LibriTTS-R: A Restored Multi-Speaker Text-to-Speech Corpus" (2023).

CC-BY 4.0
Attribution

VCTK

Accent diversity (110 speakers).

CSTR VCTK Corpus, University of Edinburgh.

CC-BY 4.0
Attribution

Shipped to your browser — the subtitle preview renderer

Opening the caption design studio downloads ~4 MB of WebAssembly from sonicvox.ai/jassub/. That is a distribution of copyleft-licensed software, so the notices are served alongside the files themselves: NOTICE.txt (all components, licences, source links and our written source offer) and LICENSE.jassub.txt.

JASSUB 2.5.1 (libass compiled to WebAssembly)

Renders the live subtitle preview in the caption design studio using the same libass engine our server-side burn-in uses, which is what makes the preview pixel-accurate. Loaded on demand from /jassub/ when the studio mounts — never part of the main bundle.

Upstream declares the composite build as “LGPL-2.1-or-later AND (FTL OR GPL-2.0-or-later) AND MIT AND MIT-Modern-Variant AND ISC AND NTP AND Zlib AND BSL-1.0”. The copyleft components are FriBidi (LGPL-2.1-or-later) and FreeType (used under the FreeType License, not the GPL option); libass itself is ISC and the JASSUB wrapper is MIT. We convey the artifacts unmodified, and the corresponding source is available upstream or from legal@sonicvox.ai at no more than the cost of distribution — see /jassub/NOTICE.txt and /jassub/LICENSE.jassub.txt, which are served publicly beside the modules they cover.

LGPL-2.1-or-later + others
Attribution

Frontend, infrastructure, and developer tooling

The application stack our product is served from — every item here is MIT or Apache. This is not the full platform inventory: our internal-only observability and async tooling (Grafana, Loki, Promtail — AGPL-3.0; Inngest server — SSPL; Redis 7.4 — RSALv2/SSPLv1) is unmodified, never exposed to customers as a service, and recorded with its disposition in THIRD_PARTY_LICENSES.md.

LiveKit

Real-time voice infrastructure for Agents.

Apache 2.0

Circle Flags

The round country flags beside languages in the voice library.

MIT