Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lucmult
/
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
google
cloud
speech
on
master
User selector
All users
Datepicker
All time
Commit history
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
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 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 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 2, 2016
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
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 #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
Commits on Nov 10, 2016
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
Commits on Nov 8, 2016
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
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
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
Rename Transcript to Alternative.
daspecster
committed
05e7eb6
View commit details
Copy full SHA for 05e7eb6
View code at this point
Browse repository at this point
Removing ImportError check in Speech client.
dhermes
committed
49e7472
View commit details
Copy full SHA for 49e7472
View code at this point
Browse repository at this point
Re-factoring Speech operation to use the base class.
dhermes
committed
3389f45
View commit details
Copy full SHA for 3389f45
View code at this point
Browse repository at this point
Commits on Oct 31, 2016
Merge pull request #2644 from daspecster/speech-streaming-part-3
Show description for c4ac484
daspecster
authored
c4ac484
View commit details
Copy full SHA for c4ac484
View code at this point
Browse repository at this point
Add async JSON/REST system tests.
daspecster
committed
80e4143
View commit details
Copy full SHA for 80e4143
View code at this point
Browse repository at this point
Merge pull request #2646 from daspecster/fix-transcript-confidence-missing-bug
Show description for e1fd690
daspecster
authored
e1fd690
View commit details
Copy full SHA for e1fd690
View code at this point
Browse repository at this point
Transcript should always be available so put indexing back.
daspecster
committed
f7fb818
View commit details
Copy full SHA for f7fb818
View code at this point
Browse repository at this point
Add connection property to _JSONSpeechAPI.
daspecster
committed
30f63ff
View commit details
Copy full SHA for 30f63ff
View code at this point
Browse repository at this point
Fixes issue when max_alternatives is more than 1 and confidence is missing.
daspecster
committed
bff5c69
View commit details
Copy full SHA for bff5c69
View code at this point
Browse repository at this point
Commits on Oct 30, 2016
Add _stream_requests() for managing speech streaming configuration order.
daspecster
committed
25c1846
View commit details
Copy full SHA for 25c1846
View code at this point
Browse repository at this point
Commits on Oct 29, 2016
Merge pull request #2638 from daspecster/unify-speech-async-operation-results
Show description for 1cbc793
daspecster
authored
1cbc793
View commit details
Copy full SHA for 1cbc793
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.