Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 17 submissions in the queue.

Submission Preview

Link to Story

The Speech Kitchen

Accepted submission by fork(2) at 2016-06-26 21:22:49
Software

      Want to teach or learn about speech processing? Need resources? The Speech Recognition Virtual Kitchen [speechkitchen.org] might be helpful:

The Speech Recognition Virtual Kitchen aims to extend the model of lab-internal knowledge transfer to community-wide dissemination through the use of virtual machines, with the primary goal of cultivating student interest in speech recognition via immediate, straightforward access to the tools and techniques used by advanced researchers. Speech recognition draws from many disciplines (e.g., phonetics, linguistics, computer science, electrical engineering, physics), each with myriad idiosyncratic computational methods and practices, making it difficult to establish an initial educational code base (or improve upon the state of the art). The kitchen environment addresses this difficulty through the use of virtual machines that provide a consistent, end-to-end environment for experimentation, without the need to install other software or data, and cope with their incompatibilities and peculiarities.

      The Kitchen is flexible and can be used in many ways:

  • Download and run one of their virtual machines directly on your computer using VirtualBox or VMWare
  • Run one the Speech Kitchen's open-sourced images on Amazon EC2.
  • Check out the repository on GitHub, and build a VM for yourself from scratch using Vagrant (or Docker).

Original Submission