概要
TTS(テキスト→音声)
動画ナレーション、Podcast の自動生成、音声アシスタント、アクセシビリティ向け読み上げ、IVR の自動応答音声などに使う。複数話者プロファイル、感情・速度の調整、ストリーミング再生に対応予定。
- エンドポイント
- /v1/audio/speech
- 例: モデル
- tts-1.0
API
API サンプル
curl https://api.openalchemy.io/v1/audio/speech \
-H "Authorization: Bearer $OPENALCHEMY_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "tts-1.0",
"voice": "alice",
"input": "OpenAlchemy turns idle GPUs into an open AI inference grid. Run a node on a 4090 or 5090 and earn credits, or call our APIs and pay per token. Open weights, distributed compute."
}' \
--output openalchemy_pitch.wavステータス
クォータ/料金(プロジェクト粒度)
利用枠とレート制限は API キーを発行したプロジェクトに対して適用される。さらにドメイン単位の細粒度ポリシーで、特定オリジンからの呼び出しを制限できる。
START TODAY
推論コストを、錬金術にかける準備はできていますか。
無料枠で1プロジェクトを作り、最初の1,000リクエストまでクレジットカードなしで動かせる。