Skip to content

Akirato/sugarlabs-speak-module

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Instructions:

  • Install the dependencies given below.

  • Run $python pico2waveTexttoSpeech.py <sentence / file-with-full-path> to use the text to speech tool.

Dependencies - svox-pico2wave,python,aplay

Install svox-pico2wave.

  • sudo apt-get install libttspico0 libttspico-utils libttspico-data

Install python.(Normally pre-installed in Ubuntu)

  • sudo apt-get install python

Install aplay.(Normally pre-installed in Ubuntu for sound)

  • sudo apt-get install alsa-utils

About

Work on Sugar Labs speak module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages