Skip to content
/ tts Public

Toying around with converting text files and Archive of Our Own works to audio books

Notifications You must be signed in to change notification settings

jermowery/tts

Repository files navigation

tts

Build Status

A server and a UI for converting Text to Speach with multiple voices.

Supports:

  • Customizing the voice for an individual block of text or ssml
  • Using text or SSML

To run the app do the following:

  1. Run the server with:
    bazel run //java/com/jermowery/audio/server2:ApiServer
    
  2. Set the IP address of the server in app.component.ts for this.http.post
  3. Do
    ng serve
    

Or

run run.sh

About

Toying around with converting text files and Archive of Our Own works to audio books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published