Try MiniMax H3 (Text-to-Video) (Image-to-Video) from MiniMax →
Models
Agents
WorkflowsStudioPricingBlogDocs
ExploreDiscover models by categoryBrowse All ModelsBrowse the complete catalogSee FavoritesSign in to view saved models
OverviewThe platform at a glanceLearnSkills, knowledge, guardrailsAnatomyWhat makes agents reasonBuild Your AgentPick skills, set tier, deploy
Pre-built AgentsBrowse the catalog
Agent Usecases
Ad Campaign ManagerApp Event ManagerApp Review RepliesBarber BookingCustomer Win-BackEcommerce ListingsRestaurant Reviews
Sign InStart Building

Task History

Click to see output list

No tasks yet

Go to Models
Explore models/
Audio & SpeechActive

k2-fsa / OmniVoice

OmniVoice

byk2-fsa

OmniVoice by k2-fsa generates 24 kHz speech from text in 600+ languages. Clone a speaker from a short reference clip or design a new voice from attributes.

Text to SpeechVoice CloneFast Inference
Model ID
OmniVoice
Provider
k2-fsa
Updated
1782287781
OmniVoice
0
Comments
Average rating : 0 (0 users)
Providerk2-fsa
ModelOmniVoice
Text to SpeechVoice CloneFast Inference
wiro playground—k2-fsa/OmniVoice
Reset to defaults

The target text to synthesize into speech.

Language for the multilingual aligner. None enables language-agnostic mode, but specifying it explicitly yields slightly better results. Supports 600+ languages.

1 / 1
Maximum 1 audio allowed
k2-fsa-omnivoice-input.mp3
URL

Reference audio file for voice cloning mode. When provided (along with optional referenceText), the model clones the voice style from this audio.

Transcript of the reference audio. If omitted while referenceAudio is set, the model auto-transcribes using the ASR module. Providing accurate text improves cloning quality.

Sample outputs
k2-fsa-omnivoice-sample-1.mp3
Updated 1782287781
## Overview OmniVoice is an audio generation model from k2-fsa for zero-shot text-to-speech in 600+ languages. It uses a diffusion language model that iteratively fills masked acoustic tokens instead of speaking one frame at a time. That design keeps quality high while staying fast for long scripts. It outputs ready-to-use speech audio and removes the need to record a studio voice actor for every language. ## What you can build - Multilingual narration for videos, courses, and product demos - Cross-lingual voice cloning for localization with one reference speaker - Custom “voice personas” for agents, IVR menus, and in-app help - Audiobook-style long-form reading with consistent speaker identity - Expressive scripts with non-verbal cues like laughter or sighs ## Inputs - The text you want the model to speak, as plain text. You can include supported non-verbal tags like brackets around cues. - An optional output language choice. You can let the model auto-detect, or pick a specific language for better alignment. - An optional reference audio clip for voice cloning, uploaded as an audio file such as WAV, MP3, FLAC, or OPUS. Short clips work best. - An optional transcript of the reference audio, as plain text. If you don’t provide it, the model can auto-transcribe the reference clip. - An optional style description for voice design, written in natural language (for example: gender, age, pitch, accent, whisper). This is ignored if you provide a reference clip. - An optional quality vs speed control that changes how many iterative decoding steps the model runs. Fewer steps run faster with lower fidelity. - An optional text-adherence control (guidance). Higher values follow the text more strongly, but can add artifacts. - An optional fixed output duration in seconds (0 to 60). If set, the model adjusts pacing to fit exactly. - An optional speaking speed multiplier (0.5× to 2.0×). This is ignored when a fixed duration is set. ## Outputs - A single speech audio file in WAV format. - The audio is mono and sampled at 24,000 Hz. - The content is the synthesized speech for your full input text, using either: - an automatically chosen voice, - a cloned voice from your reference clip, or - a designed voice from your style description. ## Recommended settings - General text-to-speech: keep the default decoding steps and guidance, and leave duration unset. - Faster drafts: reduce decoding steps to around 16. - Voice cloning: use a clean 3 to 10 second reference clip and provide an accurate transcript when you can. - Cross-lingual cloning: expect the output accent to carry over from the reference clip’s language. - Fixed timing (ads, reels, timed slides): set a target duration, and don’t set speed. ## Limitations - Cross-lingual cloning can keep the reference accent even when you switch languages. - Voice design attributes are trained mainly on English and Chinese. Results can vary in low-resource languages. - Some languages have special input rules. For example, Hokkien output needs Tai-lo romanization, not Chinese characters. - Noisy, clipped, or heavily reverberant reference audio can reduce speaker similarity. - Bad transcripts hurt cloning. Auto-transcription can mishear names, numbers, and jargon. - Unstructured text can sound unnatural. Long number strings and missing punctuation often need normalization. ## Safety & compliance - Get explicit permission before cloning a real person’s voice. - Don’t use the model for impersonation, fraud, or deceptive content. - Disclose AI-generated speech when your users could reasonably assume it is human. - Check rights for any reference recordings you upload, including voices, music, and background audio.

API quick start

Run OmniVoice with a single API call.

POST https://api.wiro.ai/v1/Run/k2-fsa/OmniVoice
{
  "prompt": "Guided by relentless inquiry and critical…",
  "referenceText": "Going along slushy country roads and spea…",
  "language": "en",
  "inputAudio": "https://your-cdn.com/input.mp3"
}
View full API docs

Discover, test, and run AI models, build workflows and agents with one unified API.

All systems operational
WiroAboutBlogCareersContact
ProductModelsAgentsPricingPartnerChangelogStatusFAQ
Getting StartedIntroductionAuthenticationProjectsCode ExamplesWiro MCP ServerSelf-Hosted MCPn8n IntegrationLLMs.txt
API ReferenceModelsRun a ModelModel ParametersTasksLLM & Chat StreamingWebSocketRealtime VoiceFiles
© 2026 Wiro AI. All rights reserved.
PrivacyTermsData Deletion