Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
lfchener
/
DeepSpeech
Public
forked from
PaddlePaddle/PaddleSpeech
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
DeepSpeech
deploy
on
develop
User selector
All users
All time
Commit History
Commits on Jan 20, 2020
fix the bug in data.py
lfchener
committed
bf5f7ce
Copy full SHA for bf5f7ce
Commits on Oct 18, 2019
unify api to 1.6 version and fix some problems
lfchener
committed
d89c3a4
Copy full SHA for d89c3a4
Commits on Oct 17, 2019
update deepspeech to fluid api
lfchener
committed
d74f4ff
Copy full SHA for d74f4ff
Commits on Jan 15, 2018
Rename infer_probs_batch to infer_batch_probs
Yibing Liu
committed
7c6fa64
Copy full SHA for 7c6fa64
Commits on Jan 13, 2018
Rename prefix 'infer_batch' to 'decode_batch'
Yibing Liu
committed
6c2cf40
Copy full SHA for 6c2cf40
Commits on Jan 12, 2018
Adapt demo_server to the decoupling in infer_batch()
Yibing Liu
committed
3a36c8a
Copy full SHA for 3a36c8a
Commits on Dec 15, 2017
Merge pull request #68 from kuke/update_hyper_params
Show description for a73e46c
Yibing Liu
authored
a73e46c
Copy full SHA for a73e46c
Commits on Dec 10, 2017
Decouple data provider from model configuration.
pkuyym
committed
d3dfc3d
Copy full SHA for d3dfc3d
Commits on Dec 8, 2017
Update default hyper-params of scorer in python scripts
Yibing Liu
committed
b8d1e70
Copy full SHA for b8d1e70
Commits on Nov 21, 2017
Adapt demo_server.py to support padding removing.
pkuyym
committed
234f2bb
Copy full SHA for 234f2bb
Commits on Oct 23, 2017
Give option to disable converting from transcription text to ids.
pkuyym
committed
39dbcb4
Copy full SHA for 39dbcb4
Commits on Sep 28, 2017
Change default value.
pkuyym
committed
84f5611
Copy full SHA for 84f5611
Fix bugs for demo_server.py.
pkuyym
committed
42c58da
Copy full SHA for 42c58da
Commits on Sep 18, 2017
Merge branch 'develop' of upstream into ctc_decoder_deploy
Yibing Liu
committed
acf2072
Copy full SHA for acf2072
Commits on Sep 17, 2017
fix bugs for model.py and demo_server.py.
pkuyym
committed
1b206b3
Copy full SHA for 1b206b3
Commits on Sep 13, 2017
adapt to the new structure
Yibing Liu
committed
f2120bb
Copy full SHA for f2120bb
Update READMD.md and other details by following reviewers comments.
xinghai-sun
committed
ac56a2f
Copy full SHA for ac56a2f
Commits on Sep 11, 2017
Update examples scripts and REAME.md for DS2.
xinghai-sun
committed
e11b735
Copy full SHA for e11b735
Commits on Sep 8, 2017
adapt to the new folder structure of DS2
Yibing Liu
committed
7d0458c
Copy full SHA for 7d0458c
Commits on Sep 7, 2017
Merge branch 'develop' of https://github.com/PaddlePaddle/models into ctc_decoder_deploy
Yibing Liu
committed
11ede80
Copy full SHA for 11ede80
Commits on Sep 6, 2017
format C++ source code
Yibing Liu
committed
5208b8e
Copy full SHA for 5208b8e
Re-organize folder structure and hierarchy for DS2.
xinghai-sun
committed
0bbb9c3
Copy full SHA for 0bbb9c3
Commits on Aug 30, 2017
clean up code & update README for decoder in deployment
Yibing Liu
committed
a2ddfe8
Copy full SHA for a2ddfe8
add min cutoff & top n cutoff
Yibing Liu
committed
a0c89ae
Copy full SHA for a0c89ae
Commits on Aug 29, 2017
remove unused functions in Scorer
Yibing Liu
committed
a661941
Copy full SHA for a661941
streamline source code
Yibing Liu
committed
9a79b41
Copy full SHA for 9a79b41
enable finite-state transducer in beam search decoding
Yibing Liu
committed
8ff6221
Copy full SHA for 8ff6221
Commits on Aug 24, 2017
convert data structure for prefix from map to trie tree
Yibing Liu
committed
b560205
Copy full SHA for b560205
Commits on Aug 23, 2017
adapt to the last three commits
Yibing Liu
committed
eef364d
Copy full SHA for eef364d
Make setup.py to support parallel processing.
pkuyym
committed
8dc0b2b
Copy full SHA for 8dc0b2b
Merge branch 'ctc_decoder_deploy' of https://github.com/kuke/models into ctc_decoder_deploy
pkuyym
committed
2584abd
Copy full SHA for 2584abd
Refactor scorer and move utility functions to decoder_util.h
pkuyym
committed
3ee0203
Copy full SHA for 3ee0203
add the support of parallel beam search decoding in deployment
Yibing Liu
committed
dad406a
Copy full SHA for dad406a
Commits on Aug 22, 2017
refine wrapper for swig and simplify setup
Yibing Liu
committed
d1189a7
Copy full SHA for d1189a7
reorganize cpp files
Yibing Liu
committed
1b70705
Copy full SHA for 1b70705
Pagination
Previous
Next
You can’t perform that action at this time.