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
24b886a2434a8e6dcf90400b1833f24afeba1a51
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
26
Aug
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
24
23
20
19
18
19
18
19
18
17
16
15
16
15
16
15
13
12
11
12
11
10
9
7
6
5
4
5
4
5
4
3
2
1
30
Apr
29
28
27
26
25
24
22
21
20
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
5
4
3
2
1
31
Mar
30
29
28
27
26
25
24
23
enable debug stride mode for other CUDA tests except nnet2::DropoutComponent
Counting ensures adjacent strides are different
Adding steps/info/nnet2_dir_info.pl to print summary info on nnet2 directories.
Adding --iter option to scoring scripts in hkust.
Merge pull request #1003 from kangshiyin/fix-bug-in-random-stride-mode
Fix stride bug in cuda_calc_group_pnorm_deriv
fix stride bug in _calc_group_max_deriv
fix typo and bugs.
change option name self-repair-scale to self-repair-scale-nonlinearity for all tdnn recipes (#1002)
Fix for online-decoder crash reported in PR #993 by @fanskyer
Merge pull request #997 from kangshiyin/random-stride-mode
Merge pull request #998 from kangshiyin/reformat-cuda-kernel-code
Reformat CUDA kernel code to strictly follow the 80-char-per-line rule
Add random stride mode for MallocPitch
Merge pull request #935 from vijayaditya/lsr_aspire
aspire : 1. added blstm+chain recipe
Merge pull request #995 from danpovey/remove_pool_opts
Remove unused pooling-related options from example scripts and chain-training scripts
Merge pull request #994 from danpovey/lmwt_range_change
Replacing the default lmwt ranges in scoring scripts [both local and global] with more reasonable values [chain systems need values <10, and no system really needs lmwt=20].
Merge pull request #808 from jfainberg/combine_segments
Removed variable
Merge pull request #978 from psmit/slurmpl
Fix stdout redirection + minor
Use backticks instead of qx command for slurm.pl
Merge pull request #986 from sih4sing5hong5/fix_vystadial_eg
Updated combine_data.sh + get_segments_for_data.sh
Merge branch 'master' into fix_vystadial_eg
Should execute install_srilm in the tools/ directory!
The install scripts were moved into extras/
Merge pull request #985 from danpovey/fix_log_softmax_kernel
Fix bug in log-softmax kernel [regarding matrices with different strides]
Merge pull request #983 from danpovey/fix_newline_bug
Fix bug regarding newlines in strings, introduced in commit d90d3545f8054efc3.
Merge pull request #982 from sih4sing5hong5/fix_env.sh
the env.sh is in tool/extras
Merge pull request #980 from wonkyuml/f-rir-python-minor-fix
fix minor error in python script for recent ver. numpy
Make slurm.pl more resilient to random squeue failures
Merge pull request #975 from freewym/bug_fix
Loading