Kidaroo Voice

This tool synthesizes GLaDOS-like voice audio clips based on text (Text-To-Speech, TTS).

  1. Kidaroo Voice Text To Speech
  2. Kidaroo Voice Text To Speech Voiceforge
  3. Kidaroo Voices

The voice generation will not function as intended without javascript activated, mainly because it's trying to be somewhat fancy. Sorry.

GLaDOS is the main antagonist in the Valve Software game Portal. See the Portal Wiki article on GLaDOS for more information about the character.

Free

Generated voice samples:

Convert text to speech. Simply copy and paste your text in the box below: 50000 characters remaining. Select language: US English British English French Spanish German Italian Portuguese Russian. Select voice: Alice Daisy George Jenna John. Select speed: slow medium fast very fast. Cepstral - Download Personal Text to Speech Software for Free. Select Your Operating System. Windows Linux 32 Bit Linux 64 Bit Linux ARM chipset MacOS. Choose a Language. US English German Other. UK English Americas Spanish.

Voice

A simple API is available, for use in home automation projects and similar. You can request a sample, which will return immediately if it exists, or hold for up to 5 minutes, waiting for the sample to be generated. You are free to retry the request until your sample is ready.

The following example saves the generated wave file on your machine for later use:
curl -L --retry 30 --get --fail
--data-urlencode 'text=Hello World!'
-o 'hello_world.wav'
'generate'

Alternatively, you can pipe the output to a media player, such as 'aplay', to play it directly without saving the file:
curl -L --retry 30 --get --fail
--data-urlencode 'text=Hello World!'
'generate' | aplay

Kidaroo Voice Text To Speech

The voice generation process is based on this GitHub project by Etienne Perot, which was modified for improved accuracy, adapted to a different TTS voice, and made compatible with the available infrastructure.

Kidaroo Voice Text To Speech Voiceforge

This iteration was created by b01t, and is hosted by Cathedral Networks.

Kidaroo Voices

The wallpaper for this website was ripped from this Reddit thread. The robot in the top right corner was rendered by EliteRobo on DeviantArt. Icons by IcoFont.