Background pattern

Deploy language AI where your infrastructure requires it.

Run the Perigee-1 family through OrbitalsAI’s managed cloud, inside your own VPC, or on infrastructure you control.

Production language infrastructure

Language infrastructure without giving up infrastructure control.

Use one model family across managed cloud, customer VPC or on-premise deployments.

01

Deployment choice

Choose managed cloud, customer VPC or on-premise deployment.

02

Private environments

Run workloads inside customer-controlled infrastructure when required.

03

Production APIs

Use Perigee-1 speech and language interfaces across the selected architecture.

04

African language coverage

Deploy for the languages, accents and code-switching patterns your users actually use.

Industry solutions

Built for the way your industry works.

Put the Perigee-1 family to work across voice and language workflows. Choose the capabilities and deployment architecture that fit your team.

01

Customer support & contact centers

Transcribe calls, redact sensitive details and turn conversations into structured summaries for support teams.

  • Live agent-assist transcripts
  • Redacted call recordings
  • Automated call summaries
02

Healthcare

Make multilingual patient conversations easier to document and review while keeping deployment requirements in view.

  • Clinical visit notes
  • Multilingual intake summaries
  • On-premise patient records
03

Financial services

Turn customer voice interactions into searchable text and protect sensitive account details in downstream workflows.

  • Searchable call archives
  • Redacted account details
  • Multilingual support logs
04

Media & entertainment

Create transcripts and subtitles for recordings, then translate content for audiences across languages.

  • Auto-generated subtitles
  • Multi-language dubbing scripts
  • Searchable video archives
05

Education

Make lessons and spoken material accessible as text, translated content and generated speech.

  • Lecture transcripts & notes
  • Translated course materials
  • Audio versions of readings
06

Public services

Support multilingual voice and text journeys for teams serving people across regions and languages.

  • Multilingual citizen hotlines
  • Translated public notices
  • Voice-enabled service kiosks
Deployment architecture

Choose where Perigee-1 runs.

Select the operating boundary that fits your workload. The final topology, capacity and responsibility model are confirmed during architecture review.

The fastest path to production.

Run through OrbitalsAI's managed production infrastructure.

Suitable for

  • Self-serve API workloads
  • Fast production launches
  • Teams without isolated-infrastructure requirements

Conceptual topology

  1. Your application
  2. Secure API connection
  3. OrbitalsAI managed infrastructure
  4. Perigee-1

Final network boundaries, compute requirements and operating responsibilities are agreed during architecture review.

Security and compliance

Security that reflects the workload.

Verified controls and compliance status are stated plainly. Private networking, retention and residency requirements are scoped during deployment review.

NDPA
Available
SOC 2
In progress
ISO 27001
In progress

Transport

Encryption in transit

Storage

Encryption at rest

Authentication

Bearer sessions and API keys

API keys

Hashed storage and revocation

Access

User-scoped jobs and results

Retrieval

Time-limited signed audio links

Discuss security requirements →
Performance and operations

Built for production workloads.

Published numbers are benchmarks, not contractual SLAs. Representative workload testing remains part of an enterprise evaluation.

~200 ms

Realtime end-to-end latency

Batch transcription
Benchmark: a 30-minute recording processed in under 30 seconds.
Text-to-speech
Benchmark: under 1050 ms time to first audio.
Generation
Up to 5× faster than realtime.
TTS throughput
82.4 characters per second.

Asynchronous batch processing

WebSocket streaming

Realtime word timestamps

Recorded transcript and SRT output

Model coverage

Built for multilingual operations.

Speech, realtime, text and voice coverage are sourced from the shared product capability configuration.

10
Speech recognition languages
10
Realtime languages
19
Text and voice languages
342
Translation directions
View language coverage +

Speech recognition

Arabic · English · French · Hausa · Igbo · Kinyarwanda · Swahili · Twi · Yoruba · Zulu

Text and voice

Afrikaans · Amharic · Arabic · English · French · German · Hausa · Igbo · isiXhosa · Italian · Kinyarwanda · Sesotho · Setswana · Shona · Spanish · Swahili · Twi · Yoruba · Zulu

Integration

Integrate with the stack you already have.

Use REST APIs, WebSockets and the verified Python SDK. The platform also provides API-key controls and visibility into requests, usage, processing and realtime sessions.

Read the documentation →
enterprise_transcribe.py · Python
import os
import orbitalsai

client = orbitalsai.Client(
    api_key=os.environ["ORBITALSAI_API_KEY"]
)

transcript = client.transcribe(
    file_path="call.mp3",
    language="hausa",
    model_name="Perigee-1-transcribe",
)

print(transcript.text)

Your systems

OrbitalsAI

Internal applications

Contact

Bring Perigee-1 into your infrastructure.

Tell us about your workload, languages and deployment requirements. We’ll work with you to evaluate the right architecture.