Logo Lanfrica

riebling/FONGBE-vm

Domaine:

natural language processing
Créateur:
rie
Hôte:
Virtual Machine Vagrantfile for ALFFA_PUBLIC FONGBE ASR experiment # FONGBE-vm Virtual Machine Vagrantfile for ALFFA_PUBLIC FONGBE ASR experiment This is the Vagrantfile and some modified scripts to implement a Vagrant virtual machine that can run the FONGBE African ASR experiment from ALFFA_PUBLIC To run it, first we assume you have installed the latest versions of Vagrant and VirtualBox. Also assume you've cloned this GitHub repository into a local folder and have the handful of scripts and Vagrantfile in the working directory. * Run the shell command `vagrant up` * Watch lots of output as Vagrant provisions the virtual machine * When it finishes, assuming it succeeded, ssh into the VM with `vagrant ssh` * change to the FONGBE folder in the home directory - `cd FONGBE` * Run the experiment - `./run.sh` * Watch lots of output and see scores at the end