Skip to content
/ TTSDemo Public
forked from ydcool/TTSDemo

A simple web tts app via baidu speech api.

Notifications You must be signed in to change notification settings

CriaHu/TTSDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A TTS Web App Demo

A simple web app to make text to speech and get mp3 file . 😀

Features

  • Play mp3 directly.
  • Generated mp3 free download.
  • Delete generated files daily.
  • Generation log and file clean up log.

Install

Before you start this nodejs app, create your configs.json at project folder with your APP_ID ,API_KEY and SECRET_KEY. All this can be applied free from the baidu speech website.

Future

  • choose person.
  • speed setting.
  • show request progress.

LICENSE

Apache License 2.0

About

A simple web tts app via baidu speech api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%