Timeline for voxforge list by producer
-
I converted the Simon handbook (PDF) and the HTK book (PDF) into .epub format so that I can read them with my new Kobo ebook reader.
-
I can't start Simon any more after deleting specific folders. I want to start it again: git clone git://anongit.kde.org/simon simonsource
-
cat 'general-american-dictionary.xml.bz2' | bunzip2 -k | saxonb-xslt -ext:on -s:- -xsl:'compare-popular-words.xsl' -o:'dummy.xml'
-
I want to create a Basque speech model with 100 words: cat basque-dictionary.xml | saxonb-xslt -ext:on -s:- -xsl:lexicon2phonemelist.xsl
-
Because sam displayed an error message, I am trying the following: sudo cp /usr/share/kde4/apps/simon/scripts/mkphones0.led /
-
Removing duplicate triphone entries: sort -u just-triphones.xml > just-triphones-unique.xml
-
~/Documents/de-0.1.9.2/german-speech-model $ cat 'triphones' | saxonb-xslt -ext:on -s:- -xsl:'analyze.xsl' -o:'just-triphones.xml'
-
I want to cover all triphones that are part of the German PLS dictionary in my German speech model: sort -u tiedlist > tiedlist-sorted
-
cat 'german-dictionary.xml.bz2' | bunzip2 -k | saxonb-xslt -ext:on -s:- -xsl:'reduce-german.xsl' -o:'reduced-german-dictionary-0.2.8.1.xml'
-
php /home/ubuntu/Documents/mediawiki-import/wiki/maintenance/importDump.php < /home/ubuntu/Documents/mediawiki-import/german-mediawiki-1.xml
-
/var/lib/mediawiki/maintenance $ php importDump.php /home/ubuntu/Documents/mediawiki-import/german-mediawiki.xml
-
sudo mv /var/lib/mediawiki/config/LocalSettings.php /etc/mediawiki
-
I want to install Mediawiki on my Linux Mint desktop: sudo apt-get install apache2 mysql-server php5 php5-mysql mediawiki
-
Improving my GA PLS/IPA dictionary: saxonb-xslt -ext:on -s:general-american-0.2.2.xml -xsl:american2ipa.xsl -o:general-american-0.2.3.xml
-
I followed these instructions for MediaWiki http://ur1.ca/94sku
-
I installed php5-mysql via Synaptic. http://ur1.ca/7hm0a
-
http://ur1.ca/7hfqv - sudo apt-get install php5-xsl
-
I am watching James Bond Thunderball
-
I am reading Chapter 2 of the e-book "C++ GUI Programming with Qt 4, Second Edition".
-
Added 2635 Latin audio files to VoxForge: http://fwd4.me/vjZ - these files can be used to create Latin ASR with German pronunciation.