ArSpeech

From MobileRobots Research and Academic Customer Support

Jump to: navigation, search

Contents

ARIA Speech Recognition and Synthesis Packages

The ARIA speech packages provide software libraries which, in combination with a sound card and microphone/speakers will allow you to do speech synthesis and simple speech recognition. The three speech packages are: ArSpeechRec_Sphinx for speech recognition using Sphinx2; ArSpeechSynth_Cepstral for speech synthesis using Cepstral; ArSpeechSynth_Festival for speech synthesis using Festival.

ArSpeechRec_Sphinx and ArSpeechSynth_Festival are available to all customers. ArSpeechSynth_Cepstral is only available to customers who purchased the optional Speech Synthesis and Recognition software package, or purchased a robot model with Speech Synthesis and Recognition as a standard feature, after February 1, 2005.

To download, choose the version below that matches your PC's operating system. Make sure you have the same version as you have ARIA.

For Windows, the self-extracting installer will by default install into your Aria directory, with shortcuts in the Start menu for documentation, source code and projcet files. For all operating systems, the library will be installed in a subdirectory of the Aria directory (Aria/ArSpeechRec_Sphinx, Aria/ArSpeechSynth_Cepstral, or Aria/ArSpeechSynth_Festival) with header files, documentation, source code, and neccesary third-party libraries and header files. Please read documentation and README.txt files in each package for information about usage and rebuilding.


ArSpeechRec_Sphinx

The ArSpeechRec_Sphinx library provides a C++ API to the Sphinx2 speech recognition system, open source software from Carnegie Mellon University. This API integrates with other Aria sound classes, and provides a simpler, C++ interface to the Sphinx2 C library.

Download ArSpeechRec_Sphinx

Image:Download_icon_bw.png ArSpeechRec_Sphinx 2.7.0-1 - Windows (ArSpeechRec_Sphinx-2.7.0-1.exe)

  • Run installer program to install


Image:Download_icon_bw.png ArSpeechRec_Sphinx 2.7.0 - old Debian GNU/Linux 3.1 (sarge) (libarspeechrec-sphinx_2.7.0_i386.deb)

  • Install with dpkg -i



Documentation

Image:Doc_icon_bw.png README

Image:Doc_icon_bw.png Change History

Image:Doc_icon_bw.png Installation Instructions

Previous Versions

Image:Folder_icon_bw.png Archived versions of ArSpeechRec_Sphinx

ArSpeechRec_Sphinx requires ARIA.

ArSpeechSynth_Cepstral

The ArSpeechSynth_Cepstral provides a C++ API to the high-quality Swift speech synthesis library, provided by Cepstral, LLC. ArSpeechSynth_Cepstral implements the common Aria ArSpeechSynth interface and integrates with other Aria sound classes, and provides a simpler C++ interface to the Swift C library. Two voices (David and Diane) are included. Swift produces higher quality speech than Festival, and additional voices are available from Cepstral.

Note, ArSpeechSynth_Cepstral is only available to customers who purchased a robot base with the optional Speech Synthesis and Recognition software package added, or purchased a robot model with Speech Synthesis and Recognition as a standard feature, after February 1, 2005.

In addition to the ArSpeechSynth_Cepstral library, you will need the Cepstral Swift library and at least one licensed Cepstral voice installed on the onboard computer. MobileRobots installs these before shipping, and they are not available for direct download. Contact us if you need them reinstalled.

Download ArSpeechSynth_Cepstral

Image:Download_icon_bw.png ArSpeechSynth_Cepstral 2.7.0 - Windows (ArSpeechSynth_Cepstral-2.7.0.exe)

  • Run installer program to install


Image:Download_icon_bw.png ArSpeechSynth_Cepstral 2.7.0 - old Debian GNU/Linux 3.1 (sarge) (libarspeechsynth-cepstral_2.7.0_i386.deb)

  • Install with dpkg -i



Documentation

Image:Doc_icon_bw.png README

Image:Doc_icon_bw.png Change History

Image:Doc_icon_bw.png Installation Instructions

Previous Versions

Image:Folder_icon_bw.png Archived versions of ArSpeechSynth_Cepstral


ArSpeechSynth_Cepstral requires ARIA and libswift. (Contact support if you require a reinstallation or upgrade of libswift.)

ArSpeechSynth_Festival

The ArSpeechSynth_Festival library provides a C++ API to the Festival speech synthesis system, open source software from The University of Edinburgh. ArSpeechSynth_Festival implements the common Aria ArSpeechSynth interface and integrates with other Aria sound classes, and provides a simpler C++ interface to the Festival C library. While Festival produces lesser-quality speech than Cepstral's Swift, the Festival library source code and voices are available for modification under an open-source license. Several English voices and one Spanish voice are included. Additional voices are available from the Festival and Festvox projects on the web, or from other researchers.

Download ArSpeechSynth_Festival

Image:Download_icon_bw.png ArSpeechSynth_Festival 2.7.0 - Windows (ArSpeechSynth_Festival-2.7.0.exe)

  • Run installer program to install


Image:Download_icon_bw.png ArSpeechSynth_Festival 2.7.0 - old Debian GNU/Linux 3.1 (sarge) (libarspeechsynth-festival_2.7.0_i386.deb)

  • Install with dpkg -i



Documentation

Image:Doc_icon_bw.png README

Image:Doc_icon_bw.png Change History

Image:Doc_icon_bw.png Installation Instructions

Previous Versions

Image:Folder_icon_bw.png Archived versions of ArSpeechSynth_Festival

ArSpeechSynth_Festival requires ARIA.

ARIA-ArSpeech Archive

A previous speech synthesis and recognition library was provided with Aria versions 1.1-2.1 called ArSpeech. Archived versions are available here.

Personal tools