第三方软件声明

August 17, 2026 · View on GitHub

Flowboard 使用并分发多个开源依赖。各依赖仍受其原始许可证和版权声明约束;npm 依赖的完整许可证随对应包提供。

随插件分发的 Whisper 资产

组件用途来源许可证
whisper.cpp 1.9.2Linux x64 whisper-clilibwhisperhttps://github.com/ggml-org/whisper.cppMIT
ggmlWhisper 推理共享库whisper.cpp/ggmlMIT
OpenAI Whisper small 模型多语言语音识别权重,转换为 ggml-small.binhttps://github.com/openai/whisperMIT

whisper.cpp 的许可证副本保存在 packages/server/vendor/whisper/LICENSE.whisper.cpp,并随 @flowboard/dsh 发布。二进制和模型校验值记录在 packages/server/vendor/whisper/SHA256SUMS

主要运行时依赖

Flowboard 的主要 JavaScript 依赖包括 DeepSeek Harness/Cordis、React、Fastify、Zod、Ant Design、TanStack Table、Dnd Kit、Radix UI 和 Day.js。发布前应通过 lockfile 和包内许可证复核新增依赖;不得引入与 MIT 发布方式不兼容或来源不明的二进制资产。

本文件用于提供第三方归属信息,不替代各上游项目的许可证正文。