VOICE TO TEXT SUBTITLE EDITOR BY CASINOLOVE — OPEN-SOURCE NOTICES Release 1.0.0 APPLICATION Copyright (C) 2026 CasinoLove Kft. SPDX-License-Identifier: GPL-3.0-only The CasinoLove application is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See licenses/GPL-3.0.txt for the complete licence. The unminified CasinoLove HTML, CSS, JavaScript and transcription-worker source are all in app/index.html. The introduction page is index.html. The licence applies to the software; it does not grant rights to misrepresent CasinoLove as the author of a modified product or imply endorsement. This release uses GPLv3 because it includes Apache-2.0 dependencies. Their individual licences and notices remain in force. This is not a GPLv2-only release. TRANSFORMERS.JS Component: @huggingface/transformers 3.8.1 Licence: Apache License 2.0 Copyright: Hugging Face and the contributors identified in its source files. Local licence: licenses/Transformers.js-LICENSE.txt Files: app/vendor/transformers.min.js The original source tree and unminified browser bundle are included in the local dependency-sources.zip archive. The bundle includes the Hugging Face Jinja template implementation; its MIT licence is also supplied in licenses/Jinja-LICENSE.txt. No inference service is used. ONNX RUNTIME Component: onnxruntime-web 1.22.0-dev.20250409-89f8206ba4 Upstream commit: 89f8206ba4f1c22c39e0297fb55272e8ce8cd7d0 Licence: MIT, with additional notices for incorporated dependencies. Copyright (c) Microsoft Corporation. All rights reserved. Local licence: licenses/ONNX-Runtime-MIT.txt Additional notices: licenses/ONNX-Runtime-ThirdPartyNotices.txt Files: app/vendor/ort.bundle.min.mjs, app/vendor/ort-wasm-simd-threaded.jsep.mjs, app/vendor/ort-wasm-simd-threaded.jsep.wasm The runtime is configured to use one WASM thread. Remote model loading is disabled and all runtime/model paths point to this application's own directory. WHISPER AND THE ENGLISH MODELS Original project: OpenAI Whisper Original code and weights licence: MIT Copyright (c) 2022 OpenAI Local licence: licenses/Whisper-MIT.txt ONNX conversions: Xenova/whisper-tiny.en and Xenova/whisper-base.en Conversion repository licence: Apache License 2.0, as stated in each model's metadata. The original Whisper MIT notice is retained alongside it. Local licence: licenses/Apache-2.0.txt Files: app/models/whisper-tiny.en/ and app/models/whisper-base.en/ MODEL-MANIFEST.json records the exact revision URL, size and SHA-256 of every model/tokenizer/configuration file included. The files are unmodified. FFMPEG.WASM JAVASCRIPT WRAPPER Component: @ffmpeg/ffmpeg 0.12.15 Licence: MIT Copyright: ffmpeg.wasm contributors, including Jerome Wu. Local notices: licenses/ffmpegwasm-ffmpeg.wasm-NOTICES.txt Files: app/vendor/ffmpeg/*.js Upstream source release: ffmpegwasm/ffmpeg.wasm v12.15 The unusual v12.15 tag spelling is the upstream release tag. FFMPEG WEBASSEMBLY CORE Component: @ffmpeg/core 0.12.10, single-thread build Licence: GPL-2.0-or-later; conveyed in this combined release under GPLv3. FFmpeg source version: n5.1.4 Copyright: the FFmpeg and contributing library authors. Local notices: licenses/FFmpeg-FFmpeg-NOTICES.txt and the per-library notices. Files: app/vendor/ffmpeg-core/ffmpeg-core.js and ffmpeg-core.wasm The upstream v12.15 source archive identifies its core package as 0.12.10. Its Dockerfile, Makefile, build scripts and C/JavaScript bindings are included in dependency-sources.zip, with source archives for FFmpeg and the libraries selected by that Dockerfile. The archives preserve their original notices: x264 GNU GPL x265 GNU GPL libvpx BSD-style and additional notices LAME GNU LGPL Ogg BSD-style Theora BSD-style and additional notices Opus BSD-style and additional notices Vorbis BSD-style zlib zlib licence libwebp BSD-style and additional notices FreeType FreeType/GPL dual licence FriBidi GNU LGPL HarfBuzz MIT-style and additional notices libass ISC-style zimg WTFPL and additional notices SDL2 zlib licence These descriptions are a guide. The complete texts in licenses/ and the individual source archives are authoritative. They are supplied locally. EMSCRIPTEN The media core was built using the upstream Emscripten 3.1.40 configuration. Local notice: licenses/Emscripten-LICENSE.txt. It contains the Emscripten MIT and University of Illinois/NCSA licences and third-party references. The dependency archive includes the SDL2 port recipe and its source archive. SOURCE ACCESS dependency-sources.zip is served locally beside this notice. It includes a manifest with source archive names, provenance and SHA-256 checksums, the FFmpeg build source, relevant library sources, and the Transformers.js source. No external source download is required to use this application. Building an upstream dependency from source is a separate developer task and may require a compiler/toolchain and the packages described in its build instructions. APPLICATION PRIVACY This application has no cloud speech API, ad scripts, analytics, account system, external font loads or media/text upload endpoint. Model and engine files are requested from the application's own website. Local media is read through browser file APIs. Subtitle and media contents are not sent to a server. Ordinary access logs for requests to static application/model files are a matter for the website operator.