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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python2014
/
kaldi
Public
forked from
kaldi-asr/kaldi
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
kaldi
src
fstext
on
master
User selector
All users
All time
Commit history
Commits on Jul 6, 2017
[src] remove remap-leaves.h (thanks: @kkm000)
danpovey
committed
abf898f
View commit details
Copy full SHA for abf898f
View code at this point
Browse repository at this point
Commits on Jun 20, 2017
[src] Fix compiler warnings and work around bug on Windows (#1698)
kkm000
authored and
danpovey
committed
6a0768a
View commit details
Copy full SHA for 6a0768a
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
[src,scripts] Use ConstFst or decoding (half the memory; slightly faster). (#1661)
LvHang
authored and
danpovey
committed
ada5c0d
View commit details
Copy full SHA for ada5c0d
View code at this point
Browse repository at this point
Commits on May 29, 2017
Merge remote-tracking branch 'upstream/master' into kaldi_52
danpovey
committed
b68c428
View commit details
Copy full SHA for b68c428
View code at this point
Browse repository at this point
Commits on May 26, 2017
[src] Use STL thread support library instead of pthread. (#1350)
dogancan
authored and
danpovey
committed
6cc8e3a
View commit details
Copy full SHA for 6cc8e3a
View code at this point
Browse repository at this point
Commits on Apr 29, 2017
[src] Remove the GetLinearSymbolSequences() function (#1594)
Show description for fd76df6
vdp
authored and
danpovey
committed
fd76df6
View commit details
Copy full SHA for fd76df6
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
Fix test code to conform with OpenFst-1.6 API.
dogancan
committed
a49c20e
View commit details
Copy full SHA for a49c20e
View code at this point
Browse repository at this point
Upgrade codebase to support OpenFst-1.6.0.
dogancan
committed
e2ecec4
View commit details
Copy full SHA for e2ecec4
View code at this point
Browse repository at this point
Remove a few include guards that are no longer needed.
dogancan
committed
b3d0e15
View commit details
Copy full SHA for b3d0e15
View code at this point
Browse repository at this point
Small cosmetic changes to platform specific makefiles.
dogancan
committed
2c33bd2
View commit details
Copy full SHA for 2c33bd2
View code at this point
Browse repository at this point
Add check for compiler with C++11 support
dogancan
committed
153c614
View commit details
Copy full SHA for 153c614
View code at this point
Browse repository at this point
Remove code for supporting OpenFst < 1.5.3.
Show description for bf2ed0a
dogancan
committed
bf2ed0a
View commit details
Copy full SHA for bf2ed0a
View code at this point
Browse repository at this point
Rework OpenFst related preprocessor conditionals.
dogancan
committed
2d2d738
View commit details
Copy full SHA for 2d2d738
View code at this point
Browse repository at this point
Add support for API changes in OpenFst-1.5.
dogancan
committed
43993b6
View commit details
Copy full SHA for 43993b6
View code at this point
Browse repository at this point
Update fstext to support OpenFst-1.5.4.
Show description for 4a8aaa8
dogancan
committed
4a8aaa8
View commit details
Copy full SHA for 4a8aaa8
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
Several minor fixes/changes: fix to steps/dict/train_g2p.sh; add documentation for fstpushspecial; reduce max-iter from 2000 to 200 in push-special.cc
danpovey
committed
ebdf740
View commit details
Copy full SHA for ebdf740
View code at this point
Browse repository at this point
Commits on Jul 16, 2016
Add script to automatically put the Kaldi libraries we link with in the right order; use it to modify the Makefiles. Minor top-level Makefile fix.
danpovey
committed
dbae7fa
View commit details
Copy full SHA for dbae7fa
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
fix bug in determinize-star-inl.h that affected goodness of hashing function (thanks: EnochLiou); fix problem in lattice-oracle error message found by Nicolas Serrano.
danpovey
committed
29cafd6
View commit details
Copy full SHA for 29cafd6
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Merge pull request #704 from kkm000/singular-warnings
Show description for d884b15
danpovey
committed
d884b15
View commit details
Copy full SHA for d884b15
View code at this point
Browse repository at this point
Splinter the pair of pairs directly
kkm
committed
f25c731
View commit details
Copy full SHA for f25c731
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
Systematically use KALDI_{ERR,WARN...} for diags in fstext/
Show description for 1591866
kkm
committed
1591866
View commit details
Copy full SHA for 1591866
View code at this point
Browse repository at this point
minor change to includes, remove ../
danpovey
committed
e118813
View commit details
Copy full SHA for e118813
View code at this point
Browse repository at this point
Singular warning fixes
Show description for 2d2427a
kkm
committed
2d2427a
View commit details
Copy full SHA for 2d2427a
View code at this point
Browse repository at this point
Commits on Apr 11, 2016
fix for bug in lattice-align-words encountered by Florian Boyer.
danpovey
committed
abd0f7a
View commit details
Copy full SHA for abd0f7a
View code at this point
Browse repository at this point
Commits on Apr 3, 2016
Changes to the 'range' extension to table-reading code: a bunch of refactoring
Show description for b0434b9
danpovey
committed
b0434b9
View commit details
Copy full SHA for b0434b9
View code at this point
Browse repository at this point
src/util: Enabled reading partial matrices for TableReader (initial work by xzhang, rebased by dan)
xiaohui-zhang
authored and
danpovey
committed
0a60eaf
View commit details
Copy full SHA for 0a60eaf
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
Fixes to enable compilation under MS Visual Studio 2015
jtrmal
committed
f319571
View commit details
Copy full SHA for f319571
View code at this point
Browse repository at this point
Commits on Mar 16, 2016
Added code-level support for the ',bg' option on sequential table readers, causing them to read the data in a background thread. Helps speed up GPU-based nnet training, for instance.
danpovey
committed
99a39ff
View commit details
Copy full SHA for 99a39ff
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
chain branch: merging changes from masterJ
danpovey
committed
a99b614
View commit details
Copy full SHA for a99b614
View code at this point
Browse repository at this point
Commits on Jan 6, 2016
fix to previous commit regarding const-correctness: also change declaration.
danpovey
committed
00f075e
View commit details
Copy full SHA for 00f075e
View code at this point
Browse repository at this point
const-correctness: make ComposeContext take a const reference
maxhawkins
committed
9c90a46
View commit details
Copy full SHA for 9c90a46
View code at this point
Browse repository at this point
Commits on Dec 24, 2015
chain branch: merging changes from master
danpovey
committed
1a198d7
View commit details
Copy full SHA for 1a198d7
View code at this point
Browse repository at this point
Commits on Dec 19, 2015
Minor cosmetic changes in lattice determinization code
Show description for 56b841f
vdp
committed
56b841f
View commit details
Copy full SHA for 56b841f
View code at this point
Browse repository at this point
Commits on Dec 13, 2015
Small fix to lattice determinization
Show description for a8b08bd
vdp
authored and
danpovey
committed
a8b08bd
View commit details
Copy full SHA for a8b08bd
View code at this point
Browse repository at this point
Commits on Dec 10, 2015
Small fix to lattice determinization
Show description for 8f52d56
vdp
committed
8f52d56
View commit details
Copy full SHA for 8f52d56
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.