オープンソースライセンス
Cachalot は以下のオープンソースソフトウェアを利用しています。各プロジェクトの開発者の皆さまに感謝します。
| ソフトウェア | 著作権者 | ライセンス |
|---|---|---|
| WhisperKit | argmax, inc. | MIT |
| swift-transformers | Hugging Face | Apache-2.0 |
| swift-jinja | Hugging Face | Apache-2.0 |
| swift-argument-parser | Apple Inc. | Apache-2.0 |
| swift-asn1 | Apple Inc. | Apache-2.0 |
| swift-collections | Apple Inc. | Apache-2.0 |
| swift-crypto | Apple Inc. | Apache-2.0 |
| yyjson | YaoYuan | MIT |
機械学習モデル
高精度文字起こしモードは、OpenAI の Whisper (MIT License) をベースとした whisper-large-v3-turbo モデル(argmaxinc/whisperkit-coremlによる Core ML 変換版)を使用します。標準モードの文字起こしと議事録生成には Apple のオンデバイスフレームワーク(SpeechAnalyzer / Foundation Models)を使用します。