VoxForge
Re: Corpora downloading
>>What's the preferred method to obtain them?
>http://www.repository.voxforge1.org/downloads/
>>I'd like to have subversion read-only access if possible,
>the VoxForge repository is the best place to get the audio - since it has no bandwidth limits
So, is it fine to run something like the following command-line periodically?
wget -I downloads -Nkr -l inf http://www.repository.voxforge1.org/downloads/
Do you know a better option to mimic "svn update" (This command line will always download 7 html files for each directory, even if there's no change in the repository)?