FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for speech - kulpree/google-cloud-python · GitHub
kulpree
/
google-cloud-python
Public
forked from
googleapis/google-cloud-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
google-cloud-python
speech
on
master
User selector
Datepicker
Commit history
Commits on May 5, 2017
Correct speech Operation docstring (#3379)
Show description for 98c9cb7
cfperez
authored and
dhermes
committed
98c9cb7
View commit details
Copy full SHA for 98c9cb7
View code at this point
Browse repository at this point
Commits on Apr 21, 2017
Ignore tests (rather than unit_tests) in setup.py files. (#3319)
dhermes
authored
23ad1d7
View commit details
Copy full SHA for 23ad1d7
View code at this point
Browse repository at this point
Commits on Apr 20, 2017
Adding check that **all** setup.py README's are valid RST. (#3318)
Show description for 8a950b4
dhermes
authored
8a950b4
View commit details
Copy full SHA for 8a950b4
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
Bump Speech to 0.25.1 (#3297)
lukesneeringer
authored
24e603c
View commit details
Copy full SHA for 24e603c
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
Do not force LRO to be LINEAR16 only in Speech. (#3291)
Show description for f7d74ca
lukesneeringer
authored
f7d74ca
View commit details
Copy full SHA for f7d74ca
View code at this point
Browse repository at this point
Add new encodings. (#3292)
Show description for 19e5608
lukesneeringer
authored
19e5608
View commit details
Copy full SHA for 19e5608
View code at this point
Browse repository at this point
Do not validate sample rate. (#3290)
Show description for 200a974
lukesneeringer
authored
200a974
View commit details
Copy full SHA for 200a974
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
Bump Speech to 0.25.0. (#3280)
lukesneeringer
authored
534ef81
View commit details
Copy full SHA for 534ef81
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
Speech v1 (#3266)
Show description for a9268a3
lukesneeringer
authored
a9268a3
View commit details
Copy full SHA for a9268a3
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
GA and Beta Promotions (#3245)
Show description for 175a587
lukesneeringer
authored
175a587
View commit details
Copy full SHA for 175a587
View code at this point
Browse repository at this point
Revert "Add docs for 'result_index' usage and a system test." (#3249)
Show description for 5113bff
daspecster
authored and
dhermes
committed
5113bff
View commit details
Copy full SHA for 5113bff
View code at this point
Browse repository at this point
Merge pull request #3241 from daspecster/speech-add-result-index
Show description for 0aaf359
daspecster
authored
0aaf359
View commit details
Copy full SHA for 0aaf359
View code at this point
Browse repository at this point
Renaming http argument(s) as _http. (#3235)
dhermes
authored and
lukesneeringer
committed
0f12813
View commit details
Copy full SHA for 0f12813
View code at this point
Browse repository at this point
Add docs for 'result_index' usage and a system test.
daspecster
committed
b5742aa
View commit details
Copy full SHA for b5742aa
View code at this point
Browse repository at this point
Commits on Mar 27, 2017
Fixing up some format strings in nox configs.
Show description for 073b74e
dhermes
committed
073b74e
View commit details
Copy full SHA for 073b74e
View code at this point
Browse repository at this point
Commits on Mar 23, 2017
CI Rehash (#3146)
lukesneeringer
authored
030de07
View commit details
Copy full SHA for 030de07
View code at this point
Browse repository at this point
Fix broken speech link.
daspecster
committed
97a60c3
View commit details
Copy full SHA for 97a60c3
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
Clean up formatting and docstrings.
daspecster
committed
8e5cd1e
View commit details
Copy full SHA for 8e5cd1e
View code at this point
Browse repository at this point
Add test file for Result class.
daspecster
committed
9f7e1ac
View commit details
Copy full SHA for 9f7e1ac
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
Upgrading all versions for umbrella release.
dhermes
committed
dea462f
View commit details
Copy full SHA for dea462f
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
Isolating speech Connection in _http module.
dhermes
committed
9ebef22
View commit details
Copy full SHA for 9ebef22
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Speech Client Library Header (#3048)
lukesneeringer
authored
2c608f9
View commit details
Copy full SHA for 2c608f9
View code at this point
Browse repository at this point
Adding GCCL header for HTTP APIs. (#3046)
dhermes
authored and
lukesneeringer
committed
08785e4
View commit details
Copy full SHA for 08785e4
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
Renaming all remaining connection.py modules as _http.py.
dhermes
committed
5e2300f
View commit details
Copy full SHA for 5e2300f
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
Update core dependency to google-cloud-core >= 0.23.0, < 0.24dev. (#3028)
Show description for 635f439
daspecster
authored
635f439
View commit details
Copy full SHA for 635f439
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
Update Beta classifiers to Alpha for specified services.
daspecster
committed
d6a51d9
View commit details
Copy full SHA for d6a51d9
View code at this point
Browse repository at this point
Commits on Feb 14, 2017
Fix build failing with float precision mismatch (#3002)
daspecster
authored and
lukesneeringer
committed
e4661b0
View commit details
Copy full SHA for e4661b0
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
Rename and move _JSONSpeechAPI to HTTPSpeechAPI. (#2979)
Show description for a6bf059
daspecster
authored
a6bf059
View commit details
Copy full SHA for a6bf059
View code at this point
Browse repository at this point
Fix Speech LRO handling and add HTTP side for multiple results. (#2965)
Show description for de65409
daspecster
authored
de65409
View commit details
Copy full SHA for de65409
View code at this point
Browse repository at this point
Commits on Jan 27, 2017
Fix-up docstrings after Connection() signature change.
dhermes
committed
45d81a0
View commit details
Copy full SHA for 45d81a0
View code at this point
Browse repository at this point
Changing speech Connection to only accept client.
dhermes
committed
f0adea3
View commit details
Copy full SHA for f0adea3
View code at this point
Browse repository at this point
Commits on Jan 25, 2017
Cloud Speech Veneer does not raise for > 1 result. (#2962)
Show description for a70815d
lukesneeringer
authored and
daspecster
committed
a70815d
View commit details
Copy full SHA for a70815d
View code at this point
Browse repository at this point
Remove default sample_rate.
Show description for 89e6056
lukesneeringer
committed
89e6056
View commit details
Copy full SHA for 89e6056
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
Update import spacing in tests.
daspecster
committed
163d578
View commit details
Copy full SHA for 163d578
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Make sample.content handle bytes and files.
daspecster
committed
cf7378f
View commit details
Copy full SHA for cf7378f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL