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
/
tts.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added flite tts engine
schneefux
2015-01-12
1
-0
/
+68
*
Improve logging on communication failure with marytts server
schneefux
2014-12-02
1
-2
/
+7
*
Small bugfix in tts.py
schneefux
2014-11-27
1
-3
/
+2
*
on OSX Yosemite version 10.10. The system is called "Darwin" not "darwin". I ...
schneefux
2014-11-14
1
-2
/
+2
*
Update API in tts.py __main__
schneefux
2014-10-20
1
-1
/
+1
*
Add config options to tts engines
schneefux
2014-10-20
1
-0
/
+76
*
Adapt STT engine API from PR jasperproject/jasper-client#219 in tts.py
schneefux
2014-10-20
1
-0
/
+10
*
Added MaryTTS engine
schneefux
2014-10-20
1
-0
/
+71
*
Remove unused imports from client/tts.py
schneefux
2014-10-06
1
-2
/
+0
*
Use diagnose module in stt.py and tts.py
schneefux
2014-10-06
1
-12
/
+15
*
Fix flake8 style nits
schneefux
2014-10-06
1
-35
/
+79
*
Readd hardcoded alsa playback device (should be removed later)
schneefux
2014-09-26
1
-1
/
+1
*
Delete tempfiles in play_mp3() method of AbstractMp3TTSEngine
schneefux
2014-09-26
1
-1
/
+1
*
Get rid of pyaudio in `tts.py`
schneefux
2014-09-26
1
-2
/
+1
*
Rename `speaker.py` to `tts.py` to match `stt.py` and also change class names
schneefux
2014-09-26
1
-0
/
+361