Browse Source

Merge branch 'dev' into draft_FIFO

nico 8 years ago
parent
commit
83a49a794d
2 changed files with 5 additions and 4 deletions
  1. 1 1
      Docs/stt_list.md
  2. 4 3
      kalliope/stt/wit/README.md

+ 1 - 1
Docs/stt_list.md

@@ -13,7 +13,7 @@ Core STTs are already packaged with the installation of Kalliope an can be used
 | CMUSphinx | [CMUSphinx](../kalliope/stt/cmusphinx/README.md) | Self hosted |
 | Google    | [google](../kalliope/stt/google/README.md)       | Cloud based |
 | Houndify  | [houndify](../kalliope/stt/houndify/README.md)   | Cloud based |
-| wit.ai    | [wit.ai](../kalliope/stt/wit/README.md)          | Cloud based |
+| wit.ai    | [wit](../kalliope/stt/wit/README.md)             | Cloud based |
 
 
 ## Community STT

+ 4 - 3
kalliope/stt/wit/README.md

@@ -1,8 +1,9 @@
-### wit.ai
+### wit
 
-The wit.ai STT is based on the Microsoft [Wit.ai API](https://wit.ai/)
+The wit STT is based on the [Wit.ai API](https://wit.ai/)
 
 | parameter | required  | default | choices                                    | comment   |
 |:---------:|-----------|---------|--------------------------------------------|-----------|
 | key       | Yes       | None    |                                            | User info |
-| language  | No        | en-US   | [lang](https://docs.api.ai/docs/languages) |           |
+
+