OpenAlchemyOpenAlchemy
← モダリティ一覧

ナレーション / 読み上げ / 音声エージェント

TTS(テキスト→音声)

近日提供

テキストを自然な音声に変換する。ナレーション、読み上げ、音声エージェントに。

概要

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リクエストまでクレジットカードなしで動かせる。