Vertical models
Pre-trained on industry-specific verticals.
Company
ExpertiseIntegrated into your conversational tools: best-in-class speech recognition, built for developers.
With our Language Model Factory (LMF), no domain vocabulary goes unrecognised. Train custom models in as little as 15 minutes and select the one that best fits your use case.
Pre-trained on industry-specific verticals.
Vocabulary tied to your business.
Automatic recognition and expansion.
Specific to your processes and use cases.
Automatic real-time redaction of sensitive information based on your use cases: personal data, banking and health records.
Agent Acme Corp: Hello, you have reached Acme Corp[company]. What can I do for you today?
Customer: Hello, I am calling to update my personal details.
Agent Acme Corp: No problem, I will help you with that. Could you give me your full name, please?
Customer: Yes, it is John Persona[first name] [last name].
Agent Acme Corp: Thank you, John[first name]. And what is your new address?
Customer: It is 123 Rue de l’Élysée, 75000 Paris[address].
Agent Acme Corp: Noted. Do you also have a new phone number?
Customer: Yes, the new one is 06 12 34 56 78[phone].
Agent Acme Corp: Perfect. One last question: have your payment details changed?
Customer: Yes, I have a new bank card: 1234 5678 9101 1121, expiry 12/26, CVV 321[bank card].
Agent Acme Corp: Thank you, John[first name]. Your details are up to date.
Simply drop your phone conversations onto a secure FTP for transcription within minutes, or use our connectors:
French, English, Spanish, German, Italian, +5 others (Europe)
# Secure FTP upload
import uhlive
client = uhlive.connect("api.uh.live")
# Batch transcription
job = client.transcribe_file(
file="call_2026-04-28.wav",
model="en-telephony-v3",
redaction=True
)
# Result
transcript = job.result()
print(transcript.text)
Connect your audio streams directly via WebSocket to receive real-time multi-speaker transcription, or via Trunk SIP / SIP REC.
Available languagesFrench, English, Spanish and German
Streaming API for IVRs and voicebots. Transcribe your live interactions with our advanced solutions.

Speech activity detection, language model selection, grammars, address recognition, dates, numbers and boolean responses.
French, English, Spanish and German
Access the uh!ive Speech-to-Text API. Set up in minutes.
Try it for free