Forum Replies Created
-
AuthorPosts
-
That’s unfortunate. What would you recommend that I do? Will the recommended readings be sufficient?
I restarted the VM and edited the file and it’s working now, I’m unsure what was wrong
nano ~/.bashrc
is what I used to edit the file, is this correct?
if I change my PATH after I am able to access it:
[atlab@localhost assignment1]$ PATH=/Volumes/Network/courses/ss/festival/festival_linux/festival/bin/:$PATH
[atlab@localhost assignment1]$ festival config.scm
Doing PRECONFIG…But when I try to change the bashrc file, to set the PATH permanently, I get this:
bash: /home/atlab/.bashrc: Permission denied
[atlab@localhost ~]$ pwd
/home/atlab
[atlab@localhost ~]$ ls -l .bashrc
-rw-r–r– 1 atlab atlab 231 Aug 7 2019 .bashrc
[atlab@localhost ~]$ cd Documents/sp/assignment1/
[atlab@localhost assignment1]$ ls -l config.scm
-rw-rw-r– 1 atlab atlab 1120 Oct 26 16:37 config.scm
[atlab@localhost assignment1]$ festival config.scm
SIOD ERROR: unbound variable : voice_cstr_edi_awb_arctic_multisyn
closing a file left open: config.scmI couldn’t get any of the solutions I found online to work. Luckily I didn’t have any data on it so I have just reinstalled it. Thank you!
Hi, it happens when I start the VM
-
AuthorPosts