Don't you wish you had observability? I do. Debugging this would have been easier if I did.
This commit is contained in:
parent
6f85a1adad
commit
a185a031be
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Reference in a new issue