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 }}
ChatSam
/
java-sdk
Public
forked from
watson-developer-cloud/java-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
java-sdk
speech-to-text
src
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 20, 2017
Add `.execute()` to STT integration tests
germanattanasio
committed
a27c04c
View commit details
Copy full SHA for a27c04c
View code at this point
Browse repository at this point
Revert "STT: Close websocket after all data processed"
germanattanasio
authored
2dd8bd3
View commit details
Copy full SHA for 2dd8bd3
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
Merge branch 'develop' into pr-closestt-ws
germanattanasio
authored
dadf654
View commit details
Copy full SHA for dadf654
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
STT: Close websocket after all data processed
Show description for 3f72243
arthurfabre
committed
3f72243
View commit details
Copy full SHA for 3f72243
View code at this point
Browse repository at this point
Commits on Apr 10, 2017
:new: Add new audio format to speech-to-text
Show description for 1c93196
mamoonraja
committed
1c93196
View commit details
Copy full SHA for 1c93196
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
Organize imports
germanattanasio
committed
bd29fc2
View commit details
Copy full SHA for bd29fc2
View code at this point
Browse repository at this point
Update javadoc for interimResult, fixes #504
germanattanasio
committed
bc987e6
View commit details
Copy full SHA for bc987e6
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
:tshirt: Fix checkstyle
germanattanasio
committed
9a7654b
View commit details
Copy full SHA for 9a7654b
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
:memo: Update Copyright 2017 IBM Corp.
germanattanasio
committed
bdb0aa4
View commit details
Copy full SHA for bdb0aa4
View code at this point
Browse repository at this point
Commits on Mar 16, 2017
:tractor: remove " from build.gradle
germanattanasio
committed
d571aff
View commit details
Copy full SHA for d571aff
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Send audio after sending start message
germanattanasio
committed
58e9bc1
View commit details
Copy full SHA for 58e9bc1
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
Rename variable in STT integration test
germanattanasio
committed
059aa2c
View commit details
Copy full SHA for 059aa2c
View code at this point
Browse repository at this point
Add inactivity_timeout integration test
germanattanasio
committed
f80102e
View commit details
Copy full SHA for f80102e
View code at this point
Browse repository at this point
Fix: inactivity timeout serialization
germanattanasio
committed
022b611
View commit details
Copy full SHA for 022b611
View code at this point
Browse repository at this point
update travis to run the test and fixed stt tests
germanattanasio
committed
0ee54c9
View commit details
Copy full SHA for 0ee54c9
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
Add missing semicolons to Base callback
germanattanasio
committed
138acd0
View commit details
Copy full SHA for 138acd0
View code at this point
Browse repository at this point
Add onListening() and onInactivityTimeout() to Speech callback
germanattanasio
committed
2f4182e
View commit details
Copy full SHA for 2f4182e
View code at this point
Browse repository at this point
:add: Fix and expand cosntructors for Speech to Text Word object
jeffpk62
committed
e07b194
View commit details
Copy full SHA for e07b194
View code at this point
Browse repository at this point
Commits on Feb 19, 2017
:bug: Enable customization for Speech to Text WebSocket recognition requests
jeffpk62
committed
c8e927a
View commit details
Copy full SHA for c8e927a
View code at this point
Browse repository at this point
Address other small JavaDoc issues across build
jeffpk62
committed
10223f0
View commit details
Copy full SHA for 10223f0
View code at this point
Browse repository at this point
Commits on Feb 18, 2017
Fix JavaDoc error.
jeffpk62
committed
6dcc8c1
View commit details
Copy full SHA for 6dcc8c1
View code at this point
Browse repository at this point
:new: Add warnings field to Speech to Text RecognitionJob object
jeffpk62
committed
c108d64
View commit details
Copy full SHA for c108d64
View code at this point
Browse repository at this point
:bug: Fix definition of error field in WordData.java
jeffpk62
committed
0fd21d7
View commit details
Copy full SHA for 0fd21d7
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
:fire Improve how Word.Sort enum is handled and general enum comments
jeffpk62
committed
254470e
View commit details
Copy full SHA for 254470e
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
Small update to custom model parameters for Speech to Text integration test
jeffpk62
committed
3fc01c3
View commit details
Copy full SHA for 3fc01c3
View code at this point
Browse repository at this point
Fix @link to addCorpus() method in deprecated reference
jeffpk62
committed
dca857e
View commit details
Copy full SHA for dca857e
View code at this point
Browse repository at this point
:new:bug Add STT addCorpus() method and change allowOverride to allowOverwrite
jeffpk62
committed
098db2b
View commit details
Copy full SHA for 098db2b
View code at this point
Browse repository at this point
Commits on Feb 13, 2017
:fire Remove extranneous code for overloaded Speech to Text getWords() method
jeffpk62
committed
27e8229
View commit details
Copy full SHA for 27e8229
View code at this point
Browse repository at this point
:new Add sort parameter to Speech to Text getWords() method (issue 570)
jeffpk62
committed
6a52359
View commit details
Copy full SHA for 6a52359
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
:new Add confidence attribute to STT SpeakerLabel object (issue 506)
jeffpk62
committed
d0385a2
View commit details
Copy full SHA for d0385a2
View code at this point
Browse repository at this point
:bug Update JavaDoc params for last commit
jeffpk62
committed
c8cb55e
View commit details
Copy full SHA for c8cb55e
View code at this point
Browse repository at this point
:new Add SupportedFeatures, language, and url for STT SpeechModel object.
jeffpk62
committed
b874481
View commit details
Copy full SHA for b874481
View code at this point
Browse repository at this point
Commits on Feb 11, 2017
:memo Trivial cleanup of comments about cookies and timeouts (issue 537)
jeffpk62
committed
b868ff9
View commit details
Copy full SHA for b868ff9
View code at this point
Browse repository at this point
Commits on Feb 9, 2017
:new:Add count attribute to Speech to Text WordData object
jeffpk62
committed
562d994
View commit details
Copy full SHA for 562d994
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Enhance test coverage of speech-to-text
aahlenst
committed
63d7888
View commit details
Copy full SHA for 63d7888
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.