AI Voice — StyleTTS 2

বাণিজ্যিক ব্যবহার ঠিক আছে ৩৮০+ মডেল কোন ওয়াটারমার্ক নেই কোন সাইন-আপ প্রয়োজন নেই
মডেল:
+ GPT-5, Claude, Gemini
TTS engine Self-hosted MIT
StyleTTS 2 — StyleTTS 2 — MIT licensed, zero-shot voice cloning from a single reference sample. Small, fast, high quality.
0 অক্ষর ~0 tokens
Cost scales with character count
Generating speech...

What does StyleTTS 2 sound like?

StyleTTS 2 — MIT licensed, zero-shot voice cloning from a single reference sample. Small, fast, high quality.

Try the box above with: Hello, my name is Sam, and I am reading this sample to demonstrate the voice. — that is the canonical TTS demo phrase.

When to use StyleTTS 2

Audiobooks

Long-form narration with consistent tone. Paste a chapter at a time, download as WAV or MP3, and stitch externally.

Podcast intros

Short opening bumpers and ad-reads. Adjust speed for energy, format-switch to MP3 for smaller files.

IVR + voicemail

Phone-system prompts. Studio-quality output without a booking, recording, or NDAs with voice talent.

Accessibility

Add audio alongside written content for low-vision and dyslexic readers. Drop-in on any page.

Sample phrases

"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."

Pricing

Self-hosted on our GPUs. Generation draws from your daily free pool first; once that runs out, paid token packs start at $5 → 200,000 tokens. Roughly ~5 tokens per character, minimum 100 per clip.

Full model reference → · See all TTS voices → · Compare 2 voices side-by-side →

অগ্রসর অপশন
ফলাফল
টোকেন কমে যাচ্ছে। Get More Tokens
Want better results? প্রাইম মডেল (GPT-5, Claude, Gemini) deliver higher quality. View Plans

❤️ Free.ai ভালোবাসো?

সাবস্ক্রাইব করুন একটি রিফারেন্স লিংক পেতে এবং প্রতি বন্ধুর জন্য ২৫,০০০ টোকেন অর্জন করতে।

আরো চাও? ৫K টোকেন/দিন + ১০K বোনাস এর জন্য বিনামূল্যে নিবন্ধন করুন
নিবন্ধন করুন

আপনার অনুরোধ প্রসেস করা হচ্ছে...

StyleTTS 2 — MIT licensed, zero-shot voice cloning from a single reference sample. Small, fast, high quality.

ব্যবহারের নিয়ম AI Voice — StyleTTS 2

1
আপনার ইনপুট লিখুন

টেক্সট টাইপ করুন, একটি ফাইল আপলোড করুন, অথবা আপনি যা চান তা বর্ণনা করুন। কোন অ্যাকাউন্টের প্রয়োজন নেই।

2
ক্লিক করে তৈরি করুন

আমাদের এআই সেকেন্ডের মধ্যেই আপনার আবেদনের প্রক্রিয়া সম্পন্ন করে, সে জন্য সেরা উন্মুক্ত উৎস মডেল ব্যবহার করে।

3
ডাউনলোড এবং শেয়ার

আপনার ফলাফল ডাউনলোড, অনুলিপি অথবা শেয়ার করুন। ব্যক্তিগত এবং বাণিজ্যিক ব্যবহারের জন্য বিনামূল্যে।

API-র মাধ্যমে এই টুলটি ব্যবহার করুন

আপনার নিজের কোড থেকে এই টুলটি স্বয়ংক্রিয় করুন। OpenAI-সমর্থিত REST এন্ডপয়েন্ট, Bearer-token auth, কোন অতিরিক্ত 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 — StyleTTS 2 — FAQ

StyleTTS 2 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.

StyleTTS 2 runs on our own GPUs. Generation draws from your daily free pool first. Once depleted, paid tokens start at $5 → 200,000 tokens. Roughly ~5 tokens per character, minimum 100 per clip.

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="StyleTTS 2" (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.

১০,০০০ টোকেন এর জন্য বিনামূল্যে নিবন্ধন করুন

ফ্রি অ্যাকাউন্ট তৈরি করুন

কোন ক্রেডিট কার্ডের প্রয়োজন নেই

আপনি কিভাবে এই টুলটি রেটিং করবেন?

4.3/5 from 3 ratings

Free.ai ভালোবাসো?