Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kaldi-commonvoice
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Simon Will
kaldi-commonvoice
Graph
b905697444f677230f9c7ce02eb9db590a42e37b
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Jul
22
21
16
15
14
13
12
11
10
8
7
6
4
3
2
30
Jun
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
5
4
3
2
1
31
May
30
29
28
27
26
25
24
22
21
20
18
17
15
13
12
11
8
7
6
5
2
1
29
Apr
28
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
9
8
6
5
4
3
2
1
31
Mar
30
29
27
26
25
24
23
20
19
17
16
13
12
11
10
7
6
5
4
3
2
1
28
Feb
26
25
24
23
21
20
19
18
17
16
15
14
12
11
10
9
8
6
5
4
3
2
31
Jan
30
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Dec
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
8
6
5
4
3
1
30
Nov
26
25
24
23
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
1
31
Oct
30
29
25
23
22
21
20
19
18
17
16
15
13
10
9
8
7
Merge pull request #21 from nicolamontecchio/mac-build-fixes
uni32_t to int64 when doing subtraction
adding info about the coding convetions
Merge pull request #18 from jtrmal/online_audio_source
Online decoder fixes (did not compile after introducing the Log function), thanks to Curtis Riggs
Fixing one more recipe. The script add-start-end.sh is in bin/ as well, so using it from there, not from scripts/
Merge pull request #16 from jtrmal/windows-test-fixes
Normalize all the line endings
Saving files before refreshing line endings
Merge pull request #15 from jtrmal/git-ignores-cherry-pick
adding new files to .gitignore
Merge pull request #13 from vesis84/readme
Update README.txt
Conditional loading of the tools env.sh
Adding IRSTLM presence checks
Adding checks if IRSTLM is really installed, fail if it's not
Fixing the perl script end-of-line characters
Merge pull request #10 from jtrmal/make-irstlm-optional
Making irstlm installation optional
Merge pull request #9 from vijayaditya/multilang-bugfix
Minor changes.
Merge pull request #8 from jtrmal/windows-test-fixes
fix nonexistent _stricmp under linux
windows fixes -- resolving issues with incrrectly behaving expf/exp(float) under MSVC2013, plus some other improvements
Modified ResizeOutputLayer method in nnet-nnet.cc to accommodate networks with FixedScaleComponents
A few more changes to README.
Adding some test code for MergeExamples, and fix bugs found that way.
Fix to wave-reading code to read wav's with odd number of samples.
Merge pull request #5 from kkm000/kaldi-io-test
Merge pull request #6 from kkm000/readme
Changed URLs in the README file and refilled paragraphs.
kaldi-io-test fix on Windows
Merging changes from master
Some documentation change, regarding github transition; other minor unrelated changes.
Modifying tools/Makefile so irstlm_tgt is last.
Merge branch 'master' into nnet3 (just .gitignore changed)
Adding some things to .gitignore
sandbox/nnet3: further tests, more functionality, changes to docs.
Committing to git the changes to the nnet3 branch that were lost when Sourceforge crashed. Authorship information is lost (sorry to Vijay and Guoguo).
Merging changes from master to nnet3
Loading