close
Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPA Speaker

Small experimental HTTP server for synthesizing strings in the International Phonetic Alphabet. Currently, it calls eSpeak-NG for speech synthesis.

Build and run

$ git clone https://github.com/brawer/ipa-speaker.git ; cd ipa-speaker
$ docker build -t ipa-speaker .
$ docker run -p 8080:80 -it ipa-speaker

This will serve queries like /speak?q=ʃtrɛkə&lang=de-CH from localhost on port 8080.

About

HTTP server for speaking out IPA strings

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages