Ubuntu

You are currently browsing articles tagged Ubuntu.

Festival on Ubuntu

Ubuntu users will find it quite easy to install and use Festival for Text to Speech. The following link gives the details:

Festival on Ubuntu

We would strongly recommend to use Ubuntu to run TTS. Compiling and building Festival on Windows is quite a task. All of this means that ultimately we are faced with two choices when implementing a complete application for ROILA, since we had configured the Lejos NXT platform on Windows.

  1. Setup lejos on Ubuntu, including Bluetooth support.
  2. Use the text2wave utility in Festival to generate wav files on Ubuntu. These wav files can then be played from within Java when running NXT programs on Windows.

We have prepared a simple script that generates wav files of any number of sentences written in a text file using approach 2. Of course the disadvantage is that TTS is done offline and one would need to know beforehand the plausible list of sentences that the NXT robot could say. If someone has hands on experience with approach 1 please let us know.

Tags: , , ,