File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
packages/google-cloud-python-speech Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-speech/#history
6
6
7
+ ## [ 2.8.0] ( https://www.github.com/googleapis/python-speech/compare/v2.7.0...v2.8.0 ) (2021-08-19)
8
+
9
+
10
+ ### Features
11
+
12
+ * Add transcript normalization ([ #235 ] ( https://www.github.com/googleapis/python-speech/issues/235 ) ) ([ f76effc] ( https://www.github.com/googleapis/python-speech/commit/f76effc3c5477db858571d89c5b52078e85ff94e ) )
13
+
14
+
15
+ ### Documentation
16
+
17
+ * ** samples:** remove io dependency in transcribe samples ([ #223 ] ( https://www.github.com/googleapis/python-speech/issues/223 ) ) ([ 928ca3a] ( https://www.github.com/googleapis/python-speech/commit/928ca3aeb8f8665dedfa7663c56ee3bb464481cd ) )
18
+
7
19
## [ 2.7.0] ( https://www.github.com/googleapis/python-speech/compare/v2.6.0...v2.7.0 ) (2021-08-10)
8
20
9
21
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-cloud-speech"
24
24
description = "Google Cloud Speech API client library"
25
- version = "2.7 .0"
25
+ version = "2.8 .0"
26
26
# Should be one of:
27
27
# 'Development Status :: 3 - Alpha'
28
28
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments