Quick summary
| Whisper | MIT |
|---|---|
| Transformers.js | Apache-2.0 |
| @ffmpeg/ffmpeg | MIT |
| @ffmpeg/util | MIT |
| @ffmpeg/core | GPL-2.0-or-later |
This page summarizes major open-source dependencies used by the tool, their declared licenses, and useful reference links for attribution and source access.
| Whisper | MIT |
|---|---|
| Transformers.js | Apache-2.0 |
| @ffmpeg/ffmpeg | MIT |
| @ffmpeg/util | MIT |
| @ffmpeg/core | GPL-2.0-or-later |
OpenAI Whisper is published under the MIT license, a permissive license that generally allows commercial use, modification, and distribution while keeping copyright/license notices.
Reference: github.com/openai/whisper
Hugging Face Transformers.js is used for in-browser AI pipelines and declares Apache-2.0 licensing.
Reference: github.com/huggingface/transformers.js
According to project dependency metadata:
This matters because the component is distributed to user browsers, which may involve additional license obligations depending on distribution model and implementation details.
Public repository: github.com/Whittelist/Capcut-Subtitles
| @huggingface/transformers | 3.8.1 |
|---|---|
| @ffmpeg/ffmpeg | 0.12.15 |
| @ffmpeg/core | 0.12.10 |
| @ffmpeg/util | 0.12.2 |