Skip to content

A repo to provide working code for long audio text to speech with a pre-built voice. This is ideal when you want to cover a text, but it is helpful to hear as an audio file.

License

Notifications You must be signed in to change notification settings

ts-azure-services/batch-tts-synthesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-to-speech-long-audio

A repo to collect some artifacts to process a raw text file and get audio output using one of Azure's pre-built voices. To see the sample voices, look here. To use one of the Azure OpenAI voices, you may have to have an OAI resource in a specific region. This is helpful to create audio outputs for material when an acoustic medium is preferred.

Attribution to the code files present here, with the main documentation here. This leverages REST calls vs. the Speech SDK. Batch synthesis code examples here.

To run through steps, reference the Makefile.

About

A repo to provide working code for long audio text to speech with a pre-built voice. This is ideal when you want to cover a text, but it is helpful to hear as an audio file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published