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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Simon Will
kaldi-commonvoice
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1a3b85582cf67cba6a247598a49a56fdfed96efe
Select Git revision
Selected
1a3b85582cf67cba6a247598a49a56fdfed96efe
Branches
1
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Aug
20
19
18
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
4
3
2
30
Jun
29
28
27
25
24
23
20
19
17
16
11
10
9
8
7
6
5
3
2
1
29
May
28
27
26
25
24
22
21
19
18
16
15
14
12
9
8
7
6
3
1
29
Apr
27
26
25
24
22
21
20
19
18
17
16
15
14
13
11
10
9
8
7
6
5
4
3
1
31
Mar
30
29
28
27
25
24
22
21
20
19
18
17
16
15
13
12
10
9
8
7
6
5
4
3
2
1
28
Feb
27
26
25
24
23
22
21
20
19
18
trunk: minor fix to tools/extras/check_dependencies.sh
trunk: fixes to tools/extras/check_dependencies.sh
trunk: improvements to build process (better way of checking for packages that we depend on)
trunk: modify the configure script to build more easily on red hat; cosmetic change in mutex code.
trunk: minor commit: adding more verbose error messages for mutex problems.
Minor fix: explicitly disable compiler optimizations for expf test
trunk,nnet : bugfix #12 Small bugs in rbm-train-cd1-frmshuff, nnet-train-frmshuff
Cosmetic fixes
Adding configuration flag and check for slow expf()
trunk: add previously missing script get_num_frames.sh
trunk,nnet,scripts :
sandbox/online: merging changes from trunk.
trunk: cosmetic fixes; and extend capabilities of a couple of iVector-related command-line programs
sandbox/online: adding some new files from trunk that were skipped in the last merge.
sandbox/online: merging changes from trunk.
trunk: various mostly cosmetic changes to nnet scripts; add scripts in RM setup to demonstrate conversion nnet1->nnet2 followed by training.
remove extra AssertEqual definitions
sandbox/online: commit script fix, add get_num_frames.sh.
configure: reverting change I need to talk with Ricky about ..
trunk:src small fix for configure
trunk:tools/rnnlm-hs-0.1b improve compilation options
trunk:tools/rnnlm-hs-0.1b improve compilation options
trunk: compilation fix, put #if HAVE_CUDA == 1 around GPU-health checks Karel added in previous commit.
RNNLM-HS: fast recurrent nnet language model; WSJ example
trunk,nnet1 :
trunk:src/nnet2 roll back for 2 files which didn't need to change
trunk:src/nnet2 increase component dimensions for test case
removed MCE related stuff from the HKUST recipe
sandbox/online: add scripts for VTLN/frame-shift-perturbed online-nnet2 training on RM (works really well) and reorganize the naems of run_* scripts for online-decoding.
sandbox/online: fix to merge problem with kaldi-math.h, was not compiling.
sandbox/online: merging changes from trunk.
trunk: minor change to RandGauss2() and similar functions, to use log,logf instead of std::log and similar functions (there was some performance issue in the past with functions like std::log).
trunk: some minor script improvements (still back compatible) and cosmetic changes
trunk: update SRE08 script to use larger subset for UBM training and to update results; adding results for domain-adaptation method.
trunk: Creates Rand() function.
trunk: slurm.pl now forwards options to SLURM, just like queue.pl.
trunk: minor commit (improvements to usage messages; add transform-vec program)
trunk: fixes to sre08 recipe because NIST website became unavailable; adding domain-adaptation method for PLDA, to iVector setup.
trunk: adding ssh.pl as a poor man's alternative to GridEngine.
Adding 'delay' option to post-processing of pitch, as well as simple test code.
Loading