FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for speech - charlewn/google-cloud-python · GitHub
charlewn
/
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 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
Commits on Dec 15, 2016
Manually creating Client._connection in subclasses.
dhermes
committed
2c42b7c
View commit details
Copy full SHA for 2c42b7c
View code at this point
Browse repository at this point
Commits on Dec 12, 2016
Fix versions badge image url.
daspecster
committed
8d3bcde
View commit details
Copy full SHA for 8d3bcde
View code at this point
Browse repository at this point
Commits on Dec 10, 2016
Explicitly putting 1.0.2 lower bound on grpcio.
Show description for af5cc49
dhermes
committed
af5cc49
View commit details
Copy full SHA for af5cc49
View code at this point
Browse repository at this point
Update versions for mega-release.
Show description for e4c6e63
dhermes
committed
e4c6e63
View commit details
Copy full SHA for e4c6e63
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
Raise ValueError if credentials are not from google-auth (#2828)
Jon Wayne Parrott
authored
c4aa9df
View commit details
Copy full SHA for c4aa9df
View code at this point
Browse repository at this point
Commits on Dec 3, 2016
Merge pull request #2795 from dhermes/update-gapic-0.14
Show description for 7c73b58
dhermes
authored
7c73b58
View commit details
Copy full SHA for 7c73b58
View code at this point
Browse repository at this point
Commits on Dec 2, 2016
Switch from oauth2client to google-auth (#2726)
Show description for 0581c28
Jon Wayne Parrott
authored
0581c28
View commit details
Copy full SHA for 0581c28
View code at this point
Browse repository at this point
Upgrading GAPIC deps to 0.14 series.
Show description for dc10367
dhermes
committed
dc10367
View commit details
Copy full SHA for dc10367
View code at this point
Browse repository at this point
Commits on Nov 14, 2016
Fixing accidental removal of {localdeps}
Show description for 2f64ec6
dhermes
committed
2f64ec6
View commit details
Copy full SHA for 2f64ec6
View code at this point
Browse repository at this point
Need to install from local deps first.
Show description for a12ab98
dhermes
committed
a12ab98
View commit details
Copy full SHA for a12ab98
View code at this point
Browse repository at this point
Upgrading core to version to 0.21.0.
Show description for d2fc2c2
dhermes
committed
d2fc2c2
View commit details
Copy full SHA for d2fc2c2
View code at this point
Browse repository at this point
Merge pull request #2724 from daspecster/move-speech-methods-to-sample
Show description for dfc967d
daspecster
authored
dfc967d
View commit details
Copy full SHA for dfc967d
View code at this point
Browse repository at this point
Commits on Nov 12, 2016
Move recognize() methods to Sample.
daspecster
committed
8743fe3
View commit details
Copy full SHA for 8743fe3
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
Updating connection -> _connection attribute in some packages.
Show description for 452f63d
dhermes
committed
452f63d
View commit details
Copy full SHA for 452f63d
View code at this point
Browse repository at this point
Merge pull request #2721 from dhermes/local-pip-deps-quiet
Show description for c307039
dhermes
authored
c307039
View commit details
Copy full SHA for c307039
View code at this point
Browse repository at this point
Merge pull request #2714 from daspecster/add-stability-to-speech-results
Show description for f364416
daspecster
authored
f364416
View commit details
Copy full SHA for f364416
View code at this point
Browse repository at this point
Add stability information to streaming results. Fixes #2702.
daspecster
committed
38e0887
View commit details
Copy full SHA for 38e0887
View code at this point
Browse repository at this point
Adding quiet flag to pip command for local deps.
dhermes
committed
b8fc46a
View commit details
Copy full SHA for b8fc46a
View code at this point
Browse repository at this point
Commits on Nov 10, 2016
Merge pull request #2710 from dhermes/pep8-names-in-tests
Show description for 039f1cc
dhermes
authored
039f1cc
View commit details
Copy full SHA for 039f1cc
View code at this point
Browse repository at this point
Merge pull request #2717 from daspecster/fix-speech-streaming-speech-context-bug
Show description for 9403751
daspecster
authored
9403751
View commit details
Copy full SHA for 9403751
View code at this point
Browse repository at this point
Manually fixing up bad indents / long lines after renames.
dhermes
committed
affb4a3
View commit details
Copy full SHA for affb4a3
View code at this point
Browse repository at this point
Changing all instances of _callFUT to _call_fut.
Show description for 50c7c8a
dhermes
committed
50c7c8a
View commit details
Copy full SHA for 50c7c8a
View code at this point
Browse repository at this point
Changing all instances of _makeOne to _make_one.
Show description for 908fd1d
dhermes
committed
908fd1d
View commit details
Copy full SHA for 908fd1d
View code at this point
Browse repository at this point
Changing uses of _getTargetClass to _get_target_class.
Show description for 3a81c25
dhermes
committed
3a81c25
View commit details
Copy full SHA for 3a81c25
View code at this point
Browse repository at this point
Renaming _getTargetClass to _get_target_class.
Show description for a3c3478
dhermes
committed
a3c3478
View commit details
Copy full SHA for a3c3478
View code at this point
Browse repository at this point
Fix bug with speech streaming speech_context.
daspecster
committed
881abcc
View commit details
Copy full SHA for 881abcc
View code at this point
Browse repository at this point
Add PyPI badges.
daspecster
committed
bd62d34
View commit details
Copy full SHA for bd62d34
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
Merge pull request #2680 from daspecster/add-speech-streaming-gapic
Show description for 1dd7032
daspecster
authored
1dd7032
View commit details
Copy full SHA for 1dd7032
View code at this point
Browse repository at this point
Add speech streaming recognition.
daspecster
committed
9f47e5d
View commit details
Copy full SHA for 9f47e5d
View code at this point
Browse repository at this point
Avoiding using filesystem deps in package tox.ini configs.
dhermes
committed
73c611a
View commit details
Copy full SHA for 73c611a
View code at this point
Browse repository at this point
Commits on Nov 4, 2016
Making a gRPC channel with credentials from Client's.
Show description for 4a41efa
dhermes
committed
4a41efa
View commit details
Copy full SHA for 4a41efa
View code at this point
Browse repository at this point
Speech unit tests cleanup.
daspecster
committed
3186072
View commit details
Copy full SHA for 3186072
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
Add speech async GAPIC.
daspecster
committed
5d4272f
View commit details
Copy full SHA for 5d4272f
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
Merge pull request #2665 from dhermes/speech-no-more-condl-import
Show description for 40d545d
dhermes
authored
40d545d
View commit details
Copy full SHA for 40d545d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL