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
a7e6183c4a4e889365bdd0e9d4a0f117d1a2f16f
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
22
Dec
21
20
19
18
16
15
14
13
12
11
10
9
8
5
4
3
2
1
30
Nov
29
27
26
24
23
22
21
20
19
18
15
14
13
10
9
8
7
6
4
3
2
1
29
Oct
27
25
24
23
22
21
20
19
17
16
13
11
10
9
4
3
28
Sep
27
26
25
22
17
15
13
12
11
8
5
1
31
Aug
30
29
28
25
24
23
21
20
18
17
15
14
12
11
10
9
8
7
5
4
3
2
31
Jul
26
24
23
21
19
17
16
14
11
9
8
7
6
3
30
Jun
29
28
27
26
24
23
22
21
20
19
16
15
14
13
10
8
7
2
1
31
May
29
27
26
25
24
23
22
21
20
19
18
17
15
13
11
10
9
7
6
5
4
3
2
1
30
Apr
29
28
26
25
24
23
22
21
20
19
17
16
15
14
13
12
11
10
9
5
4
2
1
31
Mar
29
28
27
23
22
20
19
17
16
14
13
10
8
6
3
2
1
28
Feb
27
25
24
23
22
21
20
19
17
15
13
11
10
9
8
7
6
2
1
31
Jan
30
29
27
26
25
24
23
22
23
22
21
20
19
18
17
[scripts] Fixing bug in fast-lstm-layer and lstmb-layer whereby c was used instead of m for affine transform.
[doc] Fix typo in docs (#2101)
[egs] Fix to decode context option in swbd (#2100)
[src] Fix bug in compilation with Scale() expressions. (#2098)
[src] Fix bug in compilation with Scale() expressions.
[src] Simplify/refactor natural gradient code in nnet3
[src] Prevent RNNLM training from exhausting GPU memory in diagnostic jobs (#2094)
[src,egs,scripts] Merging RNNLM-related changes which were in wrong branch (#2092)
[scripts,egs] Some fixes to OPGRU scripts from Lu Huang (#2091)
Merge remote-tracking branch 'upstream/master' into reorthonormalize-with-memonorm
[src] Fix optimization bug in nnet3, regarding Scale() expressions>
[scripts] Cosmetic change: add message
[src] Fix bug in nnet3 optimization, affecting Scale() operation; cosmetic fixes. (#2088)
[src] Some refactoring of lstmb layer: using memnorm.
[src] Fix bug in LinearComponent whereby use-natural-gradient defaulted to false.
[scripts] Some changes to lstm.py which I don't want to keep all of, but backing up via git.
Merge remote-tracking branch 'origin/memory-norm-with-combine' into reorthonormalize-with-memonorm
Merge remote-tracking branch 'upstream/master'
[src,scripts] Add extra nnet3 diagnostics; add reothonormalize option for LinearComponent
[egs] Mac compatibility fix to SGMM+MMI: remove -T option to cp (#2087)
[scripts] Script fix; update batchnorm(/memnorm) stats faster in first part of training.
Merge remote-tracking branch 'upstream/master' into memory-norm-with-combine
[src] Simplify MemoryNormComponent and always store stats during backprop on nnet_to_store_stats_
[egs] Copy dictionary-preparation-script fix from fisher-english(8e7793f) to fisher-swbd and ami (#2084)
[src] Simplify NormalizeLayer.
[egs] Small fix to backstitch in AMI scripts (#2083)
[scripts] Fix augment_data_dir.py (relates to non-pipe case of wav.scp) (#2081)
Merge branch 'model_combine' of https://github.com/freewym/kaldi into memory-norm-with-combine
[src] Changes to how MemoryNormComponent behaves (use more up-to-date stats)
fix
docs fixes
fix
[src,scripts] Changing which model stats are accumulated on (will affect memory-norm). Other small changes to MemoryNormComponent, will rework most of this. Adding script changes for memory-norm.
[egs,scripts] Add OPGRU scripts and recipes (#1950)
fix Makefile
python-level changes, added more documentations.
changes according to the review
[egs] Add an l2-regularize-based recipe for image recognition setups (#2066)
[src] Bug-fix to assertion in cu-sparse-matrix.cc (RE large matrices) (#2077)
[src] Some reorganizations of MemoryNormComponent code
Loading