Skip to content
/ Avalon Public

TTS Powered by Azure Speech Services for Discord using Virtual Audio Cables.

Notifications You must be signed in to change notification settings

Rietty/Avalon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avalon

This project is simply used to use Azure Speech Services to convert text to speech and play it back over a Virtual Audio Cable. Used mainly for Discord and other voice chat applications.

To use, build the Rust project and get the executable. Make sure the audio cable is set-up/marked correctly. voice.txt controls the voice currently active, the voice_options.txt is just available options, more can be found on Azure docs. Python script can be double-clicked to run the simple GUI program. The program basically uses Python to convert text to speech and save to a file, then uses Rust to play the file back over the Virtual Audio Cable.

image

About

TTS Powered by Azure Speech Services for Discord using Virtual Audio Cables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published