# 第三方开源声明 TradeWhy.ai 包含或依赖于下列第三方组件。保留其版权与许可声明是分发的法定义务。 ## NAudio 2.2.1 Copyright (c) 2023 Mark Heath License: MIT https://github.com/naudio/NAudio ## Whisper.net 1.7.4 / Whisper.net.Runtime 1.7.4 Copyright (c) Whisper.net contributors License: MIT https://github.com/sandrohanea/whisper.net 底层推理使用 whisper.cpp(MIT)。模型权重遵循 OpenAI Whisper 模型条款。 ## System.Speech 8.0.0 Copyright (c) Microsoft Corporation License: MIT https://www.nuget.org/packages/System.Speech ## Microsoft.Data.Sqlite 8.0.10 Copyright (c) Microsoft Corporation License: MIT https://www.nuget.org/packages/Microsoft.Data.Sqlite ## .NET 运行时与 ASP.NET Core Copyright (c) .NET Foundation and Contributors License: MIT https://github.com/dotnet/core --- MIT 许可原文(适用于上述标注为 MIT 的组件): ``` Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ``` TradeWhy.ai 产品本身的专有代码不适用 MIT,见 `legal/EULA.md`。