Skip to content

Espeak-based serverless API for IPA transcriptions

Notifications You must be signed in to change notification settings

katspaugh/speak-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Espeak-based serverless API for IPA transcriptions

How to build the speak binary

  • Log into a Amazon Linux machine (e.g. an EC2 instance)
  • Install dev packages: sudo yum groupinstall "Development Tools"
  • Download the source from http://espeak.sourceforge.net
  • Unzip and switch to the src directory
  • In the file src/speech.h, comment out the line #define USE_PORTAUDIO
  • In src/Makefile, set the AUDIO variable to sada
  • Run make speak

About

Espeak-based serverless API for IPA transcriptions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published