index
:
jasper-client
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
vocabcompiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nit: fix variable naming in client/vocabcompiler.py
schneefux
2014-10-13
1
-1
/
+1
*
Remove unneccessary pass statement from AbstractVocabulary class
schneefux
2014-10-08
1
-1
/
+0
*
PEP8 style fixes in test.py and vocabcompiler.py
schneefux
2014-10-08
1
-1
/
+1
*
Rewritten G2P code
schneefux
2014-10-08
1
-6
/
+10
*
Add method to get keyword phrases to vocabcompiler
schneefux
2014-10-08
1
-0
/
+20
*
Use newer cmuclmtk libary version and catch ImportError
schneefux
2014-10-08
1
-1
/
+1
*
Improve logging in vocabcompiler.py
schneefux
2014-10-08
1
-3
/
+16
*
Add error handler for cmuclmtk import to vocabcompiler
schneefux
2014-10-08
1
-1
/
+4
*
Added DummyVocabulary class
schneefux
2014-10-08
1
-0
/
+22
*
Rewritten vocabcompiler and separated it from pocketsphinx logic
schneefux
2014-10-08
1
-33
/
+329
*
Fix flake8 style nits
schneefux
2014-10-06
1
-3
/
+4
*
Remove music mode
schneefux
2014-10-01
1
-2
/
+0
*
Minor style fixes in vocabcompiler.py
schneefux
2014-09-16
1
-0
/
+1
*
Use `Brain.get_modules()` in vocabcompiler
schneefux
2014-09-15
1
-18
/
+5
*
Move vocabcompiler into client folder
schneefux
2014-09-11
1
-0
/
+69