snowboy_ros
|
Go to the source code of this file.
Namespaces | |
training_service | |
Functions | |
def | training_service.get_wave (fname) |
Variables | |
string | training_service.age_group = "20_29" |
dictionary | training_service.data |
END OF MODIFY ##################. More... | |
string | training_service.endpoint = "https://snowboy.kitt.ai/api/v1/train/" |
string | training_service.gender = "M" |
string | training_service.hotword_name = "???" |
string | training_service.language = "en" |
string | training_service.microphone = "??" |
training_service.response = requests.post(endpoint, json=data) | |
string | training_service.token = "" |
MODIFY THE FOLLOWING #############. More... | |