Home Applications IRIS Text2Audio

IRIS Text2Audio

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
0
Awards
230
Views
0
IPM installs
0
1
Details
Releases
Reviews
Issues
Pull requests
Articles
Text To Speech engine for InterSystems IRIS - Convert Text to Audio and Audio to Text

What's new in this version

Initial Release

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

Read more
Made with
Version
1.0.020 Feb, 2022
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
20 Feb, 2022
Last checked by moderator
27 Jun, 2023Works