Don't you wish you had observability? I do. Debugging this would have been easier if I did.

This commit is contained in:
Joshua Wise 2020-10-16 01:14:55 -04:00
parent 6f85a1adad
commit a185a031be

View file

@ -69,7 +69,7 @@ def recognise():
'language_code': lang,
'sample_rate_hertz': 16000,
'max_alternatives': 1,
'enableAutomaticPunctuation': true,
'enableAutomaticPunctuation': True,
# 'metadata': {
# 'interaction_type': 'DICTATION',
# 'microphone_distance': 'NEARFIELD',