DefaultVoice "fr_FR-siwis-low" AddVoice "fr" "FEMALE1" "fr_FR-siwis-low" AddVoice "fr" "MALE1" "fr_FR-upmc-medium" GenericCmdDependency "sox" GenericCmdDependency "jq" GenericExecuteSynth \ "cd /home/cyrille/.local/share/speech-dispatcher-piper && \ ./check_piper_voice.sh $VOICE && \ printf %s \'$DATA\' \ | ./piper/piper --model \'voices/$VOICE.onnx\' --output_raw \ | sox -v $VOLUME -r $(jq .audio.sample_rate < \'voices/$VOICE.onnx.json\') -c 1 \ -b 16 -e signed-integer -t raw - -t wav - tempo $RATE pitch $PITCH norm \ | $PLAY_COMMAND" GenericRateAdd 1 GenericPitchAdd 1 GenericVolumeAdd 1 GenericRateMultiply 1 GenericPitchMultiply 750 GenericVolumeMultiply 1