Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 557 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 557 Bytes

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