update sapo-fix.sh

main
Christos Angelopoulos 2022-03-08 15:22:46 +02:00
parent 32534d5170
commit ea2e4d7b5c
1 changed files with 6 additions and 0 deletions

View File

@ -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)