Skip to content

Commit 2e46f5b

Browse files
committed
changelog for v0.24
1 parent d40dab5 commit 2e46f5b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
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.24.0
4+
* Renamed `ResultExtractor` to `ResultStream`, exposed it in speech-to-text/index.js
5+
* Added new SpeakerStream class to split results by speaker
6+
* Added new `resultsBySpeaker` option to `recognizeFile()` and `recognizeMicrophone()` to enable SpeakerStream
7+
* Fixed a bug in TimingStream where result_indexes would be lost (introduced in v0.22.0)
8+
39
### v0.23.0
410
* Changed file player error.name from `UNRECOGNIZED_FORMAT` to `UNSUPPORTED_FORMAT`
511
(There are now two potential errors with this name: the file is recognized but the browser cannot play it, and the file type is not recognized.)

0 commit comments

Comments
 (0)