Developer Preview

Build with C-elo African Language AI

Join the API waitlist for C-elo Labs speech-to-text, translation, text-to-speech, and voice models for low-resource African languages.

Join the Waitlist

ASR model preview

The developer API is designed around C-elo Labs models for real-time and file-based transcription, starting with Kikuyu and expanding across Dholuo, Kalenjin, and more languages.

Kikuyu and Dholuo ASR for real-time transcription
Kalenjin ASR in developer preview
Translation and TTS access as APIs mature
curl -X POST https://api.c-elo.com/v1/asr/transcriptions \
  -H "Authorization: Bearer C_ELO_API_KEY" \
  -H "Content-Type: multipart/form-data" \
  -F "model=celo-asr-kikuyu-v1" \
  -F "language=ki-KE" \
  -F "audio=@speech.wav"
Early API Access

Join the API Waitlist

Tell us what you want to build and we will prioritize access for developers testing C-elo Labs speech and language models.