whisper-large-v3-turbo-korean
whisper-large-v3-turbo-koreanはghost613による音声・オーディオモデルです(2024年10月15日リリース)。whisper-large-v3-turbo-korean is an open-weights audio model.
by ghost613
得意な用途
- automatic speech recognition
osFoundryでのwhisper-large-v3-turbo-koreanの使い方
ご自身のキーで接続(BYOK)
キーダイアログを開き、ghost613のAPIキーを貼り付けるだけで、osFoundryがwhisper-large-v3-turbo-koreanを自動的に検出します。パイプラインタブでMaestroのロール(router、direct、orchestrator、fallback)に割り当てれば、すべてのチャットですぐに利用できます。ご自身のキー・ご自身のプロバイダーアカウントで、トークン手数料は一切上乗せしません。
専用エンドポイントをデプロイ
whisper-large-v3-turbo-koreanはオープンウェイトです。ローカルで無料で実行することも、ワークスペースに専用GPUエンドポイントをデプロイして、レート制限のない予約済み容量を確保することもできます。
Room Appで使う
Room Appはマニフェストで AI 機能を宣言し、invokeAIで呼び出します:
import { invokeAI } from '@osfoundry/app-sdk'
// 'summarize' is an AI feature declared in your app manifest.
const result = await invokeAI('summarize', userText)
ご自身のアプリから呼び出す
モデルをワークスペースに組み込めば、APIとしてホストして、osFoundryの外側にあるご自身のサービス・スクリプト・CIから呼び出すことができます。
whisper-large-v3-turbo-koreanと類似モデルの比較
| モデル | 組織 | パラメータ | コンテキスト | 入力価格 | セルフホスト |
|---|
| whisper-large-v3-turbo-korean | ghost613 | — | — | Free (local) | 可能 |
| ced-mini | mispeech | — | — | Free (local) | 可能 |
| clap-musicgen | yuhuacheng | — | — | Free (local) | 可能 |
| PhoWhisper-tiny | vinai | — | — | Free (local) | 可能 |
ライセンス
未指定 — ライセンス条件が明示されていません。商用利用の前に上流のモデルカードをご確認ください。
上流のドキュメントをご確認ください。
whisper-large-v3-turbo-koreanについてのよくある質問
whisper-large-v3-turbo-koreanは無料で使えますか?
whisper-large-v3-turbo-koreanはご自身のハードウェアでローカル実行する場合は無料です。osFoundry経由のホスティングアクセスは従量課金(入力 Free (local)、出力 Free (local))となります。ローカルとホスティングはいつでも切り替えられます。
whisper-large-v3-turbo-koreanを商用利用できますか?
条件付きで商用利用が許可されています。 ライセンス条件が明示されていません。商用利用の前に上流のモデルカードをご確認ください。 上流のドキュメントをご確認ください。
whisper-large-v3-turbo-koreanをローカルで実行できますか?
はい。whisper-large-v3-turbo-koreanはオープンウェイトで、ワークステーション向けGPUでローカル実行できます。osFoundryのローカルランタイムがモデルのロード、量子化、ルーティングを処理します。
whisper-large-v3-turbo-koreanが最も得意なことは何ですか?
whisper-large-v3-turbo-koreanはautomatic speech recognitionに適しています。
osFoundryでwhisper-large-v3-turbo-koreanをどう使えばよいですか?
キーダイアログでghost613 APIキーを貼り付け(セルフホスト可能なモデルの場合はオープンウェイトをデプロイ)、パイプラインタブでwhisper-large-v3-turbo-koreanをMaestroのロールに割り当てれば、チャット、invokeAI経由のRoom App、ご自身のアプリから利用できます。
ghost613により公開(2024年10月15日)。 出典: https://huggingface.co/ghost613/whisper-large-v3-turbo-korean