srvk / eesen-transcriber

EESEN based offline transcriber VM using models trained on TEDLIUM and Cantab Research
Apache License 2.0
49 stars 14 forks source link

Allow running on AWS #6

Closed fmetze closed 8 years ago

fmetze commented 8 years ago

Is it possible to run this on AWS and Virtualbox

riebling commented 8 years ago

There are some challenges to making this run 'in the same way' on AWS and VirtualBox due to host filesystem shared folders. Investigation stopped at the point where NFS could not be configured automatically, but even when it was set up and working, the filesystem appeared to be read only from one end. Several issues exist using NFS as the shared folder mechanism with Vagrant, but I think our experience has shown sshfs to be a preferable solution, and should be used for eesen-transcriber on AWS.

fmetze commented 8 years ago

Right, there are two things:

Do we want to implement this?

On Mar 24, 2016, at 1:15 AM, riebling notifications@github.com wrote:

There are some challenges to making this run 'in the same way' on AWS and VirtualBox due to host filesystem shared folders. Investigation stopped at the point where NFS could not be configured automatically, but even when it was set up and working, the filesystem appeared to be read only from one end. Several issues exist using NFS as the shared folder mechanism with Vagrant, but I think our experience has shown sshfs to be a preferable solution, and should be used for eesen-transcriber on AWS.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/srvk/eesen-transcriber/issues/6#issuecomment-200447636

Florian Metze http://www.cs.cmu.edu/directory/florian-metze Associate Research Professor Carnegie Mellon University