Enable automatic punctuation.

This commit is contained in:
Joshua Wise 2020-10-16 01:00:51 -04:00
parent b59aed8d49
commit 7a9490a372

View file

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