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
/
g2p.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorder imports
schneefux
2014-10-08
1
-1
/
+2
*
Use diagnose.check_executable for executable detection in g2p.py
schneefux
2014-10-08
1
-15
/
+2
*
Remove unused tempfile from client/g2p.py
schneefux
2014-10-08
1
-22
/
+21
*
Remove unneccessary print from g2p.py
schneefux
2014-10-08
1
-1
/
+0
*
Minor style fix in phonetisaurus-g2p code
schneefux
2014-10-08
1
-3
/
+1
*
Rewritten G2P code
schneefux
2014-10-08
1
-43
/
+144
*
Remove non-working __main__ from g2p
schneefux
2014-10-06
1
-5
/
+0
*
Fix flake8 style nits
schneefux
2014-10-06
1
-3
/
+6
*
Replace JASPER_HOME with jasperpath.APP_PATH + os.pardir
schneefux
2014-09-19
1
-1
/
+3
*
Minor style fixes in g2p.py and stt.py
schneefux
2014-09-12
1
-3
/
+6
*
Make FST model used for PocketSphinxSTT configurable
schneefux
2014-09-12
1
-5
/
+15
*
Use `with` statement in client.g2p
schneefux
2014-09-11
1
-3
/
+2
*
Use tempfile in client.g2p
schneefux
2014-09-11
1
-6
/
+6
*
Remove Shebangs from modules not meant to be executed directly
schneefux
2014-09-10
1
-1
/
+0
*
Add shebang and PEP 0263 source encoding to every module
schneefux
2014-09-06
1
-0
/
+2
*
More cleanup, mostly in docstrings
schneefux
2014-08-23
1
-1
/
+1
*
Stop hardcoding /home/jasper and abstract out mic.say for multiplatform support
schneefux
2014-06-21
1
-5
/
+6
*
Initial commit
schneefux
2014-03-30
1
-0
/
+55