Skip to content

Commit dfd9d59

Browse files
committed
stop() behavior tweaks
1 parent 2e0a50c commit dfd9d59

File tree

5 files changed

+231
-169
lines changed

5 files changed

+231
-169
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### v0.17
4+
* Enabled interim_results by default for text mode because the service now buffers final results until the end otherwise.
5+
(They are not emitted in text mode, just used for the side effect of faster final results.)
6+
* Added examples to log data to console in text and object modes
7+
* Fixed a couple of bugs in .stop() behavior
8+
39
### v0.16
410
* Added STT.getModels() method to fetch the list of available voice models
511
* Added support for STT profanity_filter & documented keywords and words_alternatives options

0 commit comments

Comments
 (0)