Static Public Member Functions | Static Public Attributes | List of all members
mycroft.stt.STTFactory Class Reference

Static Public Member Functions

def create ()
 

Static Public Attributes

dictionary CLASSES
 

Detailed Description

Definition at line 299 of file scripts/mycroft/stt/__init__.py.

Member Function Documentation

def mycroft.stt.STTFactory.create ( )
static

Definition at line 316 of file scripts/mycroft/stt/__init__.py.

Member Data Documentation

dictionary mycroft.stt.STTFactory.CLASSES
static
Initial value:
1 = {
2  "mycroft": MycroftSTT,
3  "google": GoogleSTT,
4  "google_cloud": GoogleCloudSTT,
5  "wit": WITSTT,
6  "ibm": IBMSTT,
7  "kaldi": KaldiSTT,
8  "bing": BingSTT,
9  "govivace": GoVivaceSTT,
10  "houndify": HoundifySTT,
11  "deepspeech_server": DeepSpeechServerSTT,
12  "deepspeech_stream_server": DeepSpeechStreamServerSTT,
13  "mycroft_deepspeech": MycroftDeepSpeechSTT
14  }

Definition at line 300 of file scripts/mycroft/stt/__init__.py.


The documentation for this class was generated from the following file:


mycroft_ros
Author(s):
autogenerated on Mon Apr 26 2021 02:35:41