Mercurial > hg > aimc
diff experiments/scripts/setup_aws_instance.sh @ 54:90eebc3c02ca
- Scripts for running recognition experiments using AIM-C and HTK to compare MFCCs against features generated with AIM-C
author | tomwalters |
---|---|
date | Wed, 04 Aug 2010 06:41:56 +0000 |
parents | |
children | 22cd7c3f782c |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/experiments/scripts/setup_aws_instance.sh Wed Aug 04 06:41:56 2010 +0000 @@ -0,0 +1,4 @@ +#!/bin/bash +# Run ami-2fc2e95b (32 bit) or ami-05c2e971 (64 bit) in eu-west zone +sudo apt-get -y update +sudo apt-get -y install subversion scons pkg-config libsndfile-dev build-essential libboost-dev libc6-dev-i386 python