tips:speech:simon

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tips:speech:simon [2017/03/09 16:25] – [install] scipiotips:speech:simon [2017/03/14 20:59] (current) – [compile] scipio
Line 41: Line 41:
  
 ===== compile ===== ===== compile =====
 +
 +https://phabricator.kde.org/source/simon/
  
 <code bash> <code bash>
 sudo apt-get build-dep simon sudo apt-get build-dep simon
  
-git clone https://github.com/KDE/simon.git+git clone git://anongit.kde.org/simon
 cd simon cd simon
 export QT_VERSION=qt4 export QT_VERSION=qt4
Line 63: Line 65:
  
 </code> </code>
 +
 +<code bash>
 +mkdir /tmp/model
 +cd /tmp/model
 +cp -a /usr/share/pocketsphinx/model/en-us/en-us .
 +cp /usr/share/pocketsphinx/model/en-us/cmudict-en-us.dict .
 +cp /usr/share/pocketsphinx/model/en-us/en-us.lm.bin .
 +</code>
 +
 +
 +
  
 === training === === training ===
  • tips/speech/simon.1489073128.txt.gz
  • Last modified: 2017/03/09 16:25
  • by scipio