Skip to content

Text To Speech engine for InterSystems IRIS - Convert Text to Audio and Audio to Text

License

Notifications You must be signed in to change notification settings

yurimarx/iris-tts

Repository files navigation

About IRIS TTS Application

This is an application to do Text to Speech

Installation

  1. Clone/git pull the repo into any local directory
$ git clone https://github.com/yurimarx/iris-tts.git
  1. Open a Docker terminal in this directory and run:
$ docker-compose build
  1. Run the IRIS container:
$ docker-compose up -d 
  1. Go to your Postman (or other similar REST client) and config the request like this image:

Request TTS input

  1. Click send and get a response with a player to play the mp3 file, like picture above

Credits

This application used gTTS project

About

Text To Speech engine for InterSystems IRIS - Convert Text to Audio and Audio to Text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published