Rietty / Avalon

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 75.2%Language:Rust 24.8%