mirror of
https://github.com/mii443/pronunciation.git
synced 2025-08-22 15:15:41 +00:00
add download script
This commit is contained in:
4
download_dataset.sh
Normal file
4
download_dataset.sh
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
wget http://svn.code.sf.net/p/cmusphinx/code/trunk/cmudict/cmudict-0.7b
|
||||||
|
wget http://svn.code.sf.net/p/cmusphinx/code/trunk/cmudict/scripts/make_baseform.pl
|
||||||
|
perl make_baseform.pl cmudict-0.7b cmudict-0.7b_baseform
|
Reference in New Issue
Block a user