From 0aacc7df0f106cbca991c2d7d0d86d5ec3abafad Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 27 Sep 2014 14:41:02 +0200 Subject: Add method to get keyword phrases to vocabcompiler This way they can be used by other STT engines as well --- static/keyword_phrases | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 static/keyword_phrases (limited to 'static') diff --git a/static/keyword_phrases b/static/keyword_phrases new file mode 100644 index 0000000..d118b13 --- /dev/null +++ b/static/keyword_phrases @@ -0,0 +1,18 @@ +BE +BEING +BUT +DID +FIRST +IN +IS +IT +JASPER +NOW +OF +ON +RIGHT +SAY +WHAT +WHICH +WITH +WORK \ No newline at end of file -- cgit v1.3.1