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
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 }}
HLP-R
/
hlpr_speech
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
5
Code
Issues
0
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add GUI for speech recognition testing and improve recognition accuracy
- #12
#12
Open
petschekr
wants to merge 22 commits into
HLP-R:master
HLP-R/hlpr_speech:master
from
petschekr:speech-testing
petschekr/hlpr_speech:speech-testing
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Add GUI for speech recognition testing and improve recognition accuracy
#12
petschekr
wants to merge 22 commits into
HLP-R:master
HLP-R/hlpr_speech:master
from
petschekr:speech-testing
petschekr/hlpr_speech:speech-testing
Copy head branch name to clipboard
Commits
Commits on May 30, 2017
Fix inconsistent whitespace and indentation
petschekr
committed
0f71f29
View commit details
Copy full SHA for 0f71f29
Browse repository at this point
Commits on May 31, 2017
Initial speech testing UI commit
petschekr
committed
b110382
View commit details
Copy full SHA for b110382
Browse repository at this point
Add testing .wav files
petschekr
committed
616f5cb
View commit details
Copy full SHA for 616f5cb
Browse repository at this point
Update SpeechRecognizer to support reading audio from .wav files
petschekr
committed
ee58f02
View commit details
Copy full SHA for ee58f02
Browse repository at this point
Add method to stop speech recognition without stopping SpeechRecognizer node
petschekr
committed
d3434d0
View commit details
Copy full SHA for d3434d0
Browse repository at this point
Implement starting / stopping audio recording in the UI
petschekr
committed
d2460bd
View commit details
Copy full SHA for d2460bd
Browse repository at this point
Simplify file loading in SpeechRecognizer
petschekr
committed
79cbda4
View commit details
Copy full SHA for 79cbda4
Browse repository at this point
Implement opening and recording audio for speech recognition
petschekr
committed
d5542a5
View commit details
Copy full SHA for d5542a5
Browse repository at this point
Default open file dialog's directory to the directory of current file
petschekr
committed
7b45475
View commit details
Copy full SHA for 7b45475
Browse repository at this point
Improve recognition accuracy by applying threshold relatively
petschekr
committed
c67632f
View commit details
Copy full SHA for c67632f
Browse repository at this point
Normalize quote style
petschekr
committed
535779e
View commit details
Copy full SHA for 535779e
Browse repository at this point
Subscribe to recognizer topic and list recognized commands in the GUI
petschekr
committed
18b63cd
View commit details
Copy full SHA for 18b63cd
Browse repository at this point
Commits on Jun 1, 2017
Add support for opening a folder of .wav files for recognition
petschekr
committed
f3b6265
View commit details
Copy full SHA for f3b6265
Browse repository at this point
Add UNKNOWN speech keyword for when the phrase can't be determined
petschekr
committed
180a90e
View commit details
Copy full SHA for 180a90e
Browse repository at this point
Don't error for invalid file / directory name
petschekr
committed
e90aa83
View commit details
Copy full SHA for e90aa83
Browse repository at this point
Ensure that speech results are correctly matched to files when opening folder
petschekr
committed
2383685
View commit details
Copy full SHA for 2383685
Browse repository at this point
Add clear and export output buttons
petschekr
committed
69860ee
View commit details
Copy full SHA for 69860ee
Browse repository at this point
Commits on Jun 2, 2017
Improve background noise handling with a minimum absolute threshold
petschekr
committed
f610aac
View commit details
Copy full SHA for f610aac
Browse repository at this point
Add weights that seem to improve recognition accuracy
Show description for d841ea6
petschekr
committed
d841ea6
View commit details
Copy full SHA for d841ea6
Browse repository at this point
Replace begin experiment keyphrase to improve recognition
petschekr
committed
3617503
View commit details
Copy full SHA for 3617503
Browse repository at this point
Commits on Jun 12, 2017
Publish speech debug info if requested
petschekr
committed
21cc14a
View commit details
Copy full SHA for 21cc14a
Browse repository at this point
Commits on Aug 6, 2017
Merge branch 'master' into speech-testing
petschekr
committed
12bdf29
View commit details
Copy full SHA for 12bdf29
Browse repository at this point
You can’t perform that action at this time.