This repository was archived by the owner on Feb 18, 2024. It is now read-only.
File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/@google-cloud/speech?activeTab=versions
6
6
7
+ ## [ 4.10.0] ( https://github.com/googleapis/nodejs-speech/compare/v4.9.0...v4.10.0 ) (2022-01-17)
8
+
9
+
10
+ ### Features
11
+
12
+ * add alternative_language_codes to RecognitionConfig ([ #824 ] ( https://github.com/googleapis/nodejs-speech/issues/824 ) ) ([ f5cfad6] ( https://github.com/googleapis/nodejs-speech/commit/f5cfad6ba198ae109679feac84340b7f83c236fa ) )
13
+ * add hint boost in SpeechContext ([ f5cfad6] ( https://github.com/googleapis/nodejs-speech/commit/f5cfad6ba198ae109679feac84340b7f83c236fa ) )
14
+ * add result_end_time to SpeechRecognitionResult ([ #825 ] ( https://github.com/googleapis/nodejs-speech/issues/825 ) ) ([ 11363fe] ( https://github.com/googleapis/nodejs-speech/commit/11363fe0145245ea64137196b8e68462a5c1129b ) )
15
+ * add SpeechAdaptation configuration ([ f5cfad6] ( https://github.com/googleapis/nodejs-speech/commit/f5cfad6ba198ae109679feac84340b7f83c236fa ) )
16
+ * add spoken punctuation and spoken emojis ([ f5cfad6] ( https://github.com/googleapis/nodejs-speech/commit/f5cfad6ba198ae109679feac84340b7f83c236fa ) )
17
+ * add WEBM_OPUS codec ([ f5cfad6] ( https://github.com/googleapis/nodejs-speech/commit/f5cfad6ba198ae109679feac84340b7f83c236fa ) )
18
+ * add word confidence ([ f5cfad6] ( https://github.com/googleapis/nodejs-speech/commit/f5cfad6ba198ae109679feac84340b7f83c236fa ) )
19
+
20
+
21
+ ### Bug Fixes
22
+
23
+ * ** deps:** update dependency chalk to v5 ([ #823 ] ( https://github.com/googleapis/nodejs-speech/issues/823 ) ) ([ f6b48b2] ( https://github.com/googleapis/nodejs-speech/commit/f6b48b289f45f0aabc953dc30599ea02ad754030 ) )
24
+
7
25
## [ 4.9.0] ( https://www.github.com/googleapis/nodejs-speech/compare/v4.8.1...v4.9.0 ) (2021-09-20)
8
26
9
27
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/speech" ,
3
3
"description" : " Cloud Speech Client Library for Node.js" ,
4
- "version" : " 4.9 .0" ,
4
+ "version" : " 4.10 .0" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
You can’t perform that action at this time.
0 commit comments