Streams as it renders
Your text is split on sentence boundaries and synthesised chunk by chunk. Playback begins on the first chunk instead of waiting for the whole passage.
Voicer is in free beta — credits are granted on request. Request access
Fifty natural voices across nine languages, rendered on our own hardware and streamed sentence by sentence — so the first words are already playing while the rest is still being generated.
No card, no API key. Tell us what you're building and we'll top up your account.
Heart · English (US)
Grade A · 24 kHz mono
first sound 640 ms · 412 credits · 27s of audio
How it works
Tell us who you are and what you want to build. We read every request by hand and top up your account — usually the same day.
No password to remember. We send a one-time link; clicking it drops you straight into the Studio.
Choose a language and voice, tune the speed, and hit generate. Audio starts playing on the first sentence and downloads as a WAV when it's done.
One credit is one character. Credits are held up front and settled against the audio actually produced — stop halfway and the rest comes straight back.
What you get
Your text is split on sentence boundaries and synthesised chunk by chunk. Playback begins on the first chunk instead of waiting for the whole passage.
English (US and UK), Spanish, French, Hindi, Italian, Portuguese, Japanese and Mandarin — each with voices tuned for it.
One credit, one character. No opaque token maths — the counter in the editor is the exact price of what you typed.
Slow a narration down to 0.5x or push an alert to 2x without changing pitch or re-recording.
24 kHz mono PCM, no watermark, no attribution requirement. Download it or wire it straight into your pipeline.
The roster
Grades come from the Kokoro model card and reflect how much audio each voice was trained on. A and B hold up best across long passages.
Heart
af_heart
Female · Flagship quality
Bella
af_bella
Female · Flagship quality
Nicole
af_nicole
Female · Very good
Aoede
af_aoede
Female · Very good
Kore
af_kore
Female · Very good
Sarah
af_sarah
Female · Very good
Nova
af_nova
Female · Good
Sky
af_sky
Female · Good
Alloy
af_alloy
Female · Good
Jessica
af_jessica
Female · Good
River
af_river
Female · Good
Michael
am_michael
Male · Very good
Fenrir
am_fenrir
Male · Very good
Puck
am_puck
Male · Very good
Echo
am_echo
Male · Good
Eric
am_eric
Male · Good
Liam
am_liam
Male · Good
Onyx
am_onyx
Male · Good
Adam
am_adam
Male · Experimental
Santa
am_santa
Male · Experimental
Voice previews land in the Studio once you're signed in — generating a sample costs the same credits as any other clip.
Pricing
There is no billing in Voicer today. Credits are granted by hand so we can keep the hardware honest and talk to everyone using it. When we do start charging, you'll hear it from us first — and nothing you've already generated will be clawed back.
Credits are held when you press generate and settled against the audio that actually rendered. Cancel mid-stream and the balance comes back.
We suggest keeping clips around 15 seconds (~225 characters). Longer is allowed — it just costs proportionally more and takes longer to render.
For developers
Bot and server access is not open yet — during beta every generation goes through a signed-in session so we can keep the hardware from being scraped. The endpoint shape below is what we're building towards, and the reference is already written.
curl https://api.strophic.in/v1/speech \
-H "Authorization: Bearer $VOICER_KEY" \
-H "Content-Type: application/json" \
-d '{
"text": "The build finished in ninety seconds.",
"voice": "af_heart",
"speed": 1.0,
"format": "wav"
}' --output alert.wavQuestions
Voicer runs on a single small server we pay for ourselves. Granting credits by hand keeps that box responsive and lets us actually talk to the people using it. It usually takes less than a day.
There is no hard cap on voice length beyond a 5,000 character safety ceiling per request. We suggest keeping clips near 15 seconds — longer text works fine, it just costs proportionally more credits and takes longer to render.
The Studio switches to a short form asking what you were making and what would make Voicer worth paying for. Send it and we'll usually top you up.
Yes. Kokoro-82M is Apache 2.0 and we add no restrictions of our own. The audio has no watermark and needs no attribution.
Not yet. During beta everything goes through a signed-in session. The reference is published so you can see the shape it will take, and we'll open keys once the hardware can take it.
We store the first 160 characters of each generation as a preview so you can find it in your history, plus the character count for billing. The audio itself is never written to disk on our side.
Anything else — write to hello@strophic.in.
Every account is opened by hand. Send a couple of sentences about your project and we'll load your credits — free, for as long as the beta runs.