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
bc79ed490d6845204b8243f19dd9f04754a72bd0
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
15
Dec
14
13
12
11
12
11
10
9
8
7
6
4
2
3
2
1
30
Nov
29
28
27
26
25
24
23
22
21
20
18
17
16
15
14
13
12
11
10
9
8
7
6
4
3
2
1
31
Oct
30
29
28
27
26
25
24
23
22
20
18
17
16
15
14
13
12
11
10
8
7
5
4
3
2
1
30
Sep
29
28
27
26
25
23
22
21
20
19
18
17
16
15
14
13
14
13
10
8
7
6
5
4
2
1
31
Aug
30
29
27
28
27
28
26
24
23
22
21
20
19
18
17
16
17
16
14
12
11
10
11
10
9
8
7
5
4
3
4
3
2
31
Jul
30
29
28
27
28
27
26
25
24
23
22
21
20
19
20
19
17
16
15
14
13
10
8
6
4
3
1
29
Jun
28
26
25
26
25
23
22
21
20
19
17
14
13
12
11
10
8
9
8
7
6
4
3
4
3
1
31
May
30
29
28
27
26
25
Remove no-longer-used option --cut-zero-frames from chain supervision-creation code
Small documentation fix
add `mkdir -p $dir` which might not exist yet (#1266)
Fix various bugs in shortcut compilation; add further testing code
Getting shortcut compilation to the point where it's testable (test failing thouth)
Swedish changes (#1242)
Merge pull request #1263 from naxingyu/bug-fix-in-gale-script
Merge pull request #1262 from tomkocse/mkgraphfix
Fix a script bug in gale_mandarin
fix typo in mkgraph.sh
Add new type of optimization of per-row commands; finish some of the internal code for shortcut compilation.
Merge pull request #1253 from naxingyu/gale_mandarin_fix
rename gale_mandarin jobs-variables
gale_mandarin RESULTS updated
Merge pull request #1260 from LvHang/master
change utils/mkgraph.sh so that it ignores the mono,left-biphone and quinphone options and fix the checked-in example scripts
Small fix to rnnlm-rescoring tools, to work without unk-penalty specified.
Merge pull request #1259 from danpovey/natural-gradient-fixes
Merge remote-tracking branch 'origin/shortcut' into shortcut
Adding another optimization to convert row-wise to whole-matrix ops where possible.
Modify install_sequitur.sh to correctly state path to env.sh
Merge remote-tracking branch 'origin/looped_computation' into shortcut
Early parts of 'shortcut' compilation
Changes to nnet3 natural-gradient code to make some warnings less scary, and to change how initialization is done where the num-rows of input is small.
Remove left-context and right-context from being explicitly printed nnet3-am-info to avoid duplication (now in nnet3-info which is included in that). Thanks to Xiang Li who noticed the issue.
Early parts of 'shortcut' compilation
Merge pull request #1221 from jrziviani/master
Fix small bug in steps/cleanup/create_segments_from_ctm.pl [thanks: Vincent Nguyen]. Will not affect any recipes.
Merge branch 'gale_recipe_fix' of https://github.com/jtrmal/kaldi into gale_mandarin_fix
Add ppc64le in platform notes section in README.md
Add PowerPC64le in Kaldi build system
Merge pull request #1251 from freewym/bug_fix
minor bug fix in XconfigAffineLayer when initializing param-stddev
score path fixed (#1250)
Merge pull request #1245 from akegalj/master
Create db dirrectory if it doesn't exists
Merge pull request #1243 from GaofengCheng/fastlstm_tdnn
tdnn_fastlstm
Merge pull request #1229 from kaldi-asr/fast_lstm
Merge branch 'master' into fast_lstm
Loading