Tilman Kamp
f39d863f22
IRC build notifications; always deploy; triggering downstream builds
...
Signed-off-by: Tilman Kamp <tilmankamp@posteo.de>
2016-06-10 15:03:01 +02:00
Tilman Kamp
62f5114030
Moving Mac TTS service to extensions; rebased to latest upstream; fix #52
...
Signed-off-by: Tilman Kamp <tilmankamp@posteo.de>
2016-06-09 13:12:00 +02:00
Tilman Kamp
71c21fa056
Removed unnecessary pocketsphinx directory
...
Signed-off-by: Tilman Kamp <tilmankamp@posteo.de>
2016-06-07 14:16:47 +02:00
Tilman Kamp
a2818a271e
Updating pocketsphinx integration
...
Signed-off-by: Tilman Kamp <tilmankamp@posteo.de>
2016-06-07 14:16:47 +02:00
Kelly Davis
1f2beef87e
Issue #56 (OS X voices not parsed correctly)
2016-06-07 14:16:47 +02:00
Kelly Davis
18257ea6c5
Issue #57 (Fix AudioFormat.isCompatible() and equals())
2016-06-07 14:16:47 +02:00
Kelly Davis
eb20a0b56d
Issue #55 (Re-Introduce TTSServiceMacOS.xml)
2016-06-07 14:16:47 +02:00
Kelly Davis
7e6bf20390
Issue #12 (Orchestrator uses abstract AudioFormat)
2016-06-07 14:16:47 +02:00
Kelly Davis
fee9c85f49
Fixed Issue #47 (say command should use Voice with the default language) and Issue #53 (say command should use a 'concrete' AudioFormat)
2016-06-07 14:16:46 +02:00
Tilman Kamp
d9c3fc0849
Travis configuration
...
Signed-off-by: Tilman Kamp <tilmankamp@posteo.de>
2016-06-07 14:16:46 +02:00
Tilman Kamp
794e358262
Exporting voice bundle's tts and stt packages
...
Signed-off-by: Tilman Kamp <tilmankamp@posteo.de>
2016-06-07 14:16:46 +02:00
Andre Natal
9b00a176f7
Changing the wordspotting test to also test the g2p, by adding a word and an audio file that contains a word that is out of the dictionary.
2016-06-07 14:16:46 +02:00
Kelly Davis
992c4e9953
Added guards to protect against multiple final results
2016-06-07 14:16:46 +02:00
Tilman Kamp
d4676a9239
Moved pocketsphinx compilation to voice package
...
Signed-off-by: Tilman Kamp <tilmankamp@posteo.de>
2016-06-07 14:16:46 +02:00
Andre Natal
513d98a8dc
Removing broken ESH automation test bundle
2016-06-07 14:15:53 +02:00
Andre Natal
8b2f7a03ab
Adding pocketsphinx and sphinxbase submodules
2016-06-07 14:15:53 +02:00
Andre Natal
e534d863db
Changing setup script to install pocketsphinx libs into our voice bundle
2016-06-07 14:15:53 +02:00
Andre Natal
db3e38461b
Fixing ending line error on voice.test manifest.mf
2016-06-07 14:15:53 +02:00
Andre Natal
3f57ce9aaf
Update setup_pocketsphinx.sh
2016-06-07 14:15:53 +02:00
Andre Natal
04322db659
Staging of pocketsphinx.properties with models path into ESH resources folder from setup_pocketsphinx.sh and its proper load from KSServicePocketsphinx.java
2016-06-07 14:15:53 +02:00
Andre Natal
f2ec9684f0
Add flag to stop on error in setup_pocketsphinx.sh
2016-06-07 14:15:52 +02:00
Andre Natal
0e46c3664c
Including ./autogen.sh
2016-06-07 14:15:52 +02:00
Andre Natal
636a7a4357
Introducing tests for keywordspotting
2016-06-07 14:15:52 +02:00
Andre Natal
bd6be87a02
Replacing pocketsphinx OSX jni lib by a nar-maven artifact.
...
Introducing script setup_pocketsphinx.sh, that builds pocketsphinx, its swig libs, its jni, the maven project to build the nar artifact, and also stages them into ESH.
2016-06-07 14:15:52 +02:00
Andre Natal
6a4703c834
Adding native-lib-loader as a dependency to the pom
2016-06-07 14:15:52 +02:00
Tilman Kamp
b6487e3720
Made isCompatible public
...
Signed-off-by: Tilman Kamp <tilmankamp@posteo.de>
2016-06-07 14:15:52 +02:00
Kelly Davis
ec703f8c8e
Moved voice tests to a fragment bundle
...
Signed-off-by: Kelly Davis <kdavis@mozilla.com>
2016-06-07 14:15:52 +02:00
Kelly Davis
00914657da
Issue #1021 : Implementation of STT Interfaces
...
Signed-off-by: Kelly Davis <kdavis@mozilla.com>
2016-06-07 14:15:51 +02:00
Kelly Davis
b6523ba084
Issue #1081 : Implementation of TTS Interfaces
...
Signed-off-by: Kelly Davis <kdavis@mozilla.com>
2016-06-07 14:15:51 +02:00
Tilman Kamp
355c8ccd45
Fixing issues #11 and #14 . Added support for channels, groups and
...
colors. Correct locale dependent lower-casing.
Signed-off-by: Tilman Kamp <tilmankamp@posteo.de>
2016-06-07 14:15:51 +02:00
Kelly Davis
586e2cf3cc
Issue #30 : Removed trailing spaces
...
Issue #30 : Trailing spaces of build.properties breaks disto builds
2016-06-07 14:15:51 +02:00
Kelly Davis
a6fc998beb
Fix of Issue #18 in local code
...
Signed-off-by: Kelly Davis <kdavis@mozilla.com>
2016-06-07 14:15:51 +02:00
Kelly Davis
ca795c9338
Report InterpretationException as Tilman suggested
...
Signed-off-by: Kelly Davis <kdavis@mozilla.com>
2016-06-07 14:15:51 +02:00
Kelly Davis
c773de40cd
Optimization, orchestrator calls STTServiceHandle.abort() upon getting transcript or error
...
Signed-off-by: Kelly Davis <kdavis@mozilla.com>
2016-06-07 14:15:50 +02:00
Kelly Davis
12500d135a
Fixed problem with server closed sessions
...
Signed-off-by: Kelly Davis <kdavis@mozilla.com>
2016-06-07 14:15:50 +02:00
Tilman Kamp
8ae1bb8ee1
Improved rule based text interpretation
...
Signed-off-by: Tilman Kamp <tilmankamp@posteo.de>
2016-06-07 14:15:50 +02:00
Andre Natal
5fe9396cc7
Command intepretator fixes for integration with VaaniOrchestrator (Tilman)
2016-06-07 14:15:50 +02:00
Andre Natal
c2d8dd988e
Introducing pocketsphinx implementation for wordspotting
2016-06-07 14:15:50 +02:00
Tilman Kamp
d9072df933
Rule based parsing and grammar generation
...
Signed-off-by: Tilman Kamp <tilmankamp@posteo.de>
2016-06-07 14:15:50 +02:00
Kelly Davis
f60cfd380e
Alpha version of VaaniOrchestrator
...
Signed-off-by: Kelly Davis <kdavis@mozilla.com>
2016-06-07 14:15:49 +02:00
Kelly Davis
396c463019
Issue #1162 : Implementation of Keyword Spotting API
...
Signed-off-by: Kelly Davis <kdavis@mozilla.com>
2016-06-07 14:15:49 +02:00
Kelly Davis
258a1d0c44
Moved voice tests to a fragment bundle
...
Signed-off-by: Kelly Davis <kdavis@mozilla.com>
2016-06-07 14:15:49 +02:00
Kelly Davis
63d69e031b
Added Kaldi implementation of STTService
...
Signed-off-by: Kelly Davis <kdavis@mozilla.com>
2016-06-07 14:15:49 +02:00
Kelly Davis
28f8e95fce
Issue #1021 : Implementation of STT Interfaces
...
Signed-off-by: Kelly Davis <kdavis@mozilla.com>
2016-06-07 14:15:49 +02:00
Kelly Davis
0de4da2c98
Added MaryTTS implementation of TTSService
...
Signed-off-by: Kelly Davis <kdavis@mozilla.com>
2016-06-07 14:15:49 +02:00
Kelly Davis
47c9c1e49e
Issue #1081 : Implementation of TTS Interfaces
...
Signed-off-by: Kelly Davis <kdavis@mozilla.com>
2016-06-07 14:15:48 +02:00
Markus Rathgeb
faf03911f1
add usage help ( #1627 )
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-06-07 09:47:31 +02:00
Markus Rathgeb
0884c2c76c
Jekyll needs an empty line in front of preformatted text ( #1625 )
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-06-07 09:28:02 +02:00
Markus Rathgeb
2cb838a705
fix typo ( #1626 )
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-06-07 09:27:41 +02:00
Kai Kreuzer
884f1d66bf
added trademark info as required by Eclipse trademark guidelines ( #1622 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-06 18:24:09 +02:00