diff --git a/sapo-fix.sh b/sapo-fix.sh index 62960c3..fa5a160 100755 --- a/sapo-fix.sh +++ b/sapo-fix.sh @@ -1,4 +1,10 @@ #!/bin/bash +#┏━┓┏━┓┏━┓┏━┓ ┏━╸╻╻ ╻ +#┗━┓┣━┫┣━┛┃ ┃╺━╸┣╸ ┃┏╋┛ +#┗━┛╹ ╹╹ ┗━┛ ╹ ╹╹ ╹ +# a tts bash script by Christos Angelopoulos, February 2022 +#Attempts to fix errors in wav files generated by sapo.sh (txt to wav) +#using the all powerful https://github.com/coqui-ai/TTS FILE="$(yad --file-selection --filename=Desktop --height='400' --width='800' --title='Sapo-fix' --window-icon=$HOME/git/sapo/sapo-fix.png --hscroll-policy=never --vscroll-policy=never)" case $? in 0)