mirror of
https://github.com/mii443/pronunciation.git
synced 2025-08-22 15:15:41 +00:00
4 lines
222 B
Bash
4 lines
222 B
Bash
#!/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 |