Elleo / pied

Pied makes it simple to install and manage text-to-speech Piper voices for use with Speech Dispatcher.
https://pied.mikeasoft.com
GNU General Public License v3.0
106 stars 3 forks source link

speech-dispatcher produces no output if sox is installed #21

Open JosephKiranBabu opened 4 days ago

JosephKiranBabu commented 4 days ago

I am running Pied on Debian testing amd64

I installed the Debian package sox to be able to use Speech-to-Text using https://github.com/QuantiusBenignus/BlahST

However, when sox is installed, spd-say "Hello" produces no output at all. If I don't install sox, the script from BlahST doesn't receive voice input.

Can Pied be configured to not use sox?