e@0: #/bin/bash e@0: # -*- coding: utf-8 -*- e@0: """ e@0: Created on Wed May 16 17:19:10 2018 e@0: e@0: @author: mmxgn e@0: """ e@0: e@0: echo "Please edit the transcript .xls file if necessary. If you want to replace the voices, just record your voice and store them" e@0: echo "using the filenames under column 'filename' in transcript.xls. Do the same for sfx.xls. Press enter here when you're done" e@0: xdg-open transcript.xls e@0: xdg-open sfx.xls e@8: read e@0: e@0: python3 radioplay-gen_approach1.py story_processed_script.txt . . ../renders/story_processed_script.wav e@8: mplayer ../renders/story_processed_script.wav