AI Voice — Inworld TTS

Тижорат мақсадларида фойдаланиш мумкин 380+ моделлар Сув белгиси йўқ Қўшилиш талаб этилмайди
Модель:
+ GPT-5, Claude, Gemini
TTS двигатели Premium
Inworld TTS — Inworld TTS is a tts model by Free.ai, available on Free.ai. Each generation costs approximately 45,000 tokens. Compare against our self-hosted models which run free within your daily limit.
0 белгилар ~0 теги
Характерлар сони билан қиймат шкалалари
Сўз яратилмоқда...

Нима Inworld TTS Шундоқми?

Inworld TTS is a tts model by Free.ai, available on Free.ai. Each generation costs approximately 45,000 tokens. Compare against our self-hosted models which run free within your daily limit.

Юқоридаги қутига: Салом, менинг исмим Сэм, ва мен бу намунани овозни намойиш қилиш учун ўқияпман. — бу канон TTS демо фразасы.

Қачон қўллаш Inworld TTS

Аудиокитобалар

Умумий оҳанг билан узун шаклдаги ҳикоя. Бир вақтнинг ўзида бир бобни жойланг, WAV ёки MP3 форматида юклаб олинг ва ташқи боғловчи билан боғланг.

Подкастлар

Қисқа очиш буферлари ва реклама ўқишлар. Энергия учун тезликни созланг, кичик файллар учун MP3 форматига ўтиш.

IVR + овоз почтаси

Телефон-система чақириқлари. Студия-катталикдаги чиқим, овозли тажрибали ижрочисиз, ёзувсиз ёки NDAсиз.

Қўллатиш

Кўзи ожиз ва нутқи бузилган ўқувчилар учун ёзма мазмун билан бирга аудиони ҳам қўшинг. Ҳар қандай саҳифага қўйинг.

Мисол иборалар

"Welcome to the show, today we are exploring the future of AI."
"Your package has arrived. Please retrieve it from the front desk."
"Once upon a time, in a quiet village far away, lived a curious child."
"Press one for sales, two for support, or stay on the line for an agent."
"Breaking news: scientists have discovered a new species of deep-sea fish."
"Thank you for choosing us. We appreciate your business and look forward to serving you again."

Нархлар

Premium TTS. Нархлар ҳарфлар сони билан ўлчанади — одатда ҳар бир ҳарф учун ~30 токен. $1 750,000 токен сотиб олади; $5 токен пакети ўн минглаб ҳарфларни қамраб олади. Бепул рўйхатдан ўтганлар 10,000 токенни синаш учун оладилар.

Тоза модел манбаи → · Барча TTS овозларини кўриш → · 2 овозни ёнма-ён солиштириш →

Олдинги параметрлар
Натижа
Токенлар тугади. Get More Tokens
Want better results? Premium моделлари (GPT-5, Claude, Gemini) deliver higher quality. View Plans
Яна кўпроқ хоҳлайсанми? Sign up free for 10,000 tokens
Бепул рўйхатдан ўтиш

Сизнинг илтимосингиз ишланмоқда...

Inworld TTS is a tts model by Free.ai, available on Free.ai. Each generation costs approximately 45,000 tokens. Compare against our self-hosted models whic…

Қўллаш усули AI Voice — Inworld TTS

1
Ўзингизнинг киритмани киритинг

Матн ёзинг, файл юкланг ёки нимани хоҳлаётганингизни айтинг. Ҳисоб керак эмас.

2
Юклаб олишни босинг

Бизнинг ИИ сизнинг талабингизни энг яхши очиқ манбали моделларни қўллаган ҳолда сониялар ичида ишлайди.

3
Юклаб олиш ва улаш

Натижаларни юклаб олиш, нусха кўчириш ёки ўртоқлашиш. Шахсий ва бизнес мақсадлар учун бепул.

Бу асбобни API орқали ишлатиш

Бу асбобни ўз кодингиздан автоматлаштиринг. OpenAI-га мос келувчи REST охирги нуқтаси, Bearer-token аутентификацияси, қўшимча SDK талаб этилмайди. Токен қиймати веб интерфейсига мос келади.

curl -X POST https://api.free.ai/v1/tts/ \
  -H "Authorization: Bearer sk-free-..." \
  -H "Content-Type: application/json" \
  -d '{"text": "Hello from Free.ai", "voice": "af_heart", "model": "kokoro"}'

AI Voice — Inworld TTS — FAQ

Inworld TTS supports a wide range of languages. The exact list depends on the engine; the form on this page accepts any text and the engine will render in its supported languages. See /voice/ for the full multi-engine picker if you need a specific language.

Most engines render neutral-American English by default and a region-appropriate accent for non-English languages. Premium engines may expose accent variants — paste a sample to compare.

SSML support varies by engine. Pause, prosody, and emphasis tags are honored on most premium engines and on a few self-hosted ones. Plain text always works — no markup required.

Streaming TTS is available on premium engines via the /v1/tts/ API endpoint with stream=true. The web UI on this page returns the full clip once rendering finishes.

Inworld TTS is a premium TTS engine. Cost scales with character count — typically ~30 tokens per character. $1 buys 750,000 tokens, so a $5 pack covers tens of thousands of characters.

Up to 5,000 characters per request on the web UI. For longer pieces (audiobooks, full chapters), use /voice/audiobook/ which chunks and stitches automatically, or call the API in a loop.

Yes — POST a list of strings to /v1/tts/batch/, or use the workspace UI at /workspace/ to chain TTS into a longer pipeline (e.g., translate → speak → stitch).

Yes — POST text to /v1/tts/ with model="Inworld TTS" (or the slug on this page). Returns WAV or MP3. See /api/ for full reference + SDK snippets.

This page is text-to-speech, not voice cloning — the voice is the engine's default. For voice cloning (uploading a reference audio), see /voice/clone/, which requires you to either own the voice rights or have explicit written consent.

Self-hosted engines run on Free.ai-owned GPUs; nothing leaves our servers. Premium engines pass text to upstream model providers under our DPA. We do not train on your inputs and do not sell data.

Yes — Free.ai grants commercial use of generated audio. The engine's underlying license (Apache 2.0, MIT, or vendor terms) is shown above and on the model reference page; in practice this means voiceovers, ads, podcasts, and apps are all in-scope.

Yes — failed jobs auto-refund to the source (daily pool or paid tokens). If a refund does not show up the same day, email contact@free.ai.

10,000 та тош учун бепул рўйхатдан ўтинг

Бепул ҳисоб яратиш

Кредит картаси талаб этилмайди

Бу асбобни қандай баҳолайсиз?

4.3/5 from 3 ratings

Free.aiни севасанми? Дўстларингга айт!