Mercurial > hg > chourdakisreiss2018smc
view demo/workspace/radioplay_render.sh @ 7:c7877910daab
changed chrome to run as non-root, changed libreoffice-calc to libreoffice
author | Emmanouil Theofanis Chourdakis <e.t.chourdakis@qmul.ac.uk> |
---|---|
date | Sat, 01 Dec 2018 15:23:24 +0000 |
parents | 90155bdd5dd6 |
children | 51edbf10b9b4 |
line wrap: on
line source
#/bin/bash # -*- coding: utf-8 -*- """ Created on Wed May 16 17:19:10 2018 @author: mmxgn """ echo "Please edit the transcript .xls file if necessary. If you want to replace the voices, just record your voice and store them" echo "using the filenames under column 'filename' in transcript.xls. Do the same for sfx.xls. Press enter here when you're done" xdg-open transcript.xls xdg-open sfx.xls read - python3 radioplay-gen_approach1.py story_processed_script.txt . . ../renders/story_processed_script.wav