Alpha

Eleven v3に会いましょう。
最も表現力豊かなテキスト読み上げモデルです。

We're off under the lights here for this semi-final clash, the stadium buzzing with anticipation. ElevenLabs United in their iconic black and white shirts, pushing forward with intent straight from the opening whistle. EXCITED Driving down the wing, pace to burn. He skips past one, skips past two! Oh, this is beautiful. One-on-one with the full-back, cuts inside-oh, that's a lovely bit of footwork! SHOUTING And GOOOOAL! Oh my goodness! They've done it again!
Mark
Hey Chris… Knock knock.
Chris
chuckles I'm not doing this AGAIN!
Mark
laughing Come on man, PLEASE! I promise you'll love this one.
Chris
Nope. No no no. Never again. The last 10 weren't funny, the next 10 won't be funny, you're not funny! And you NEVER will be!
Mark
laughing How many ElevenLabs engineers does it take to screw in a lightbulb? hysterical laughing
Chris
angry Oh - my - god. I'm going home.
Okay, so like I finally beat level 42 of that game I said I’d quit like... a month ago. laughs And then for the final big scary mega boss... it's just giggle like some cute little bunny rabbit hysterical laughing I just couldn't do it big laugh It was sooooooo cute!
Marissa
So I was thinking we could—
Chris
—test our new timing features?
Marissa
Exactly! How did you—
Chris
—know what you were thinking? Lucky guess! Sorry, go ahead.
Marissa
Okay, so if we both try to talk at the same time—
Chris
—we'll probably crash the system!
Marissa
Wait, are we crashing? I can't tell if this is a feature or a—
Chris
Bug! ...Did I just cut you off again?
Marissa
Yes, but honestly? This is kind of fun.
Chris
Race you to the next sentence!
Marissa
laughs We're definitely going to break something!
Arr, the open ocean. Smell that, lads? That’s the scent of freedom… and just a hint of mutiny. laughs wickedly Now grab yer cutlasses, stow ya fear. Tonight, we dine like kings—or we sink like legends! evil laugh
In the ancient land of Eldoria, where skies shimmered and forests, whispered secrets to the wind, lived a dragon named Zephyros. [sarcastically] Not the “burn it all down” kind... [giggles] but he was gentle, wise, with eyes like old stars. [whispers] Even the birds fell silent when he passed.
294/1000

Eleven v3 (アルファ) 提供

オーディオタグで感情、話し方、指示をコントロール

感情、オーディオイベント、没入感のあるサウンドスケープを重ねた、コントロール可能で表現力豊かな音声を作成します。

複数の話者によるダイナミックな会話を生成

話者が文脈と感情を共有するオーディオ会話を作成し、生成された対話を自然で人間らしく聞こえるようにします。

v3をどこでも - モバイルで利用可能

スマホからでも感情豊かなリアルな音声を作成。ElevenLabsのAI音声は、どこからでもスタジオ品質のパフォーマンスを提供します。

70以上の言語で人間のような音声

主要なすべての言語で表現力豊かでニュアンスのある音声を使って、グローバルなオーディエンスにリーチします。

Flag for en
英語
Flag for zh
中国語
Flag for es
スペイン語
Flag for fr
フランス語
Flag for pt
ポルトガル語
Flag for de
ドイツ語
Flag for ja
日本語
Flag for it
イタリア語

感情の深みと豊かな表現力を持つ、最も表現力豊かなモデルを体験してください。

Eleven v3 (アルファ版) は、他のElevenLabsモデルとは異なり、インラインオーディオタグを通じて広範なダイナミックレンジを制御できます。

v3 Alpha
v2
複数の話者 (ダイアログモード)
タグサポート
感情、イベント、全体の方向性、リズムのフルレンジ
標準的なポーズ、ブレイク
言語
70+
29

Eleven v3 APIで構築

インラインオーディオタグを使用して、感情、方向性、マルチスピーカー制御を備えた70以上の言語でリアルな音声を生成します。

Wavy background
POST

/text-to-speech/:voice_id

import { ElevenLabsClient, play } from '@elevenlabs/elevenlabs-js';
import 'dotenv/config';
const elevenlabs = new ElevenLabsClient();
const voiceId = 'JBFqnCBsd6RMkjVDRZzb';
const audio = await elevenlabs.textToSpeech.convert(voiceId, {
text: '[ゆっくりと] あの頃は... [笑い声] 電話もなかった。
[ささやき声] ただの土の道と [咳払い] 大きな夢があった。 [悲しげに] そしてそれが起こった',
modelId: 'eleven_v3',
outputFormat: 'mp3_44100_128',
});
await play(audio);
ElevenLabs

最高品質のAIオーディオで制作を

無料で始める

すでにアカウントをお持ちですか? ログイン