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
e2ecec49da2b224bbb8f7852642ba8650c4cb714
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
7
Jun
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
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Dec
30
29
28
27
26
25
23
22
19
18
17
16
15
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
[scripts] Add python script to convert nnet2 to nnet3 models (#1611)
[doc] Fix typo (#1669)
[src] nnet3: fix small bug in checking code. Thanks: @maddin2000.
[src] Add #include missing from previous commit
[src] Fix bug in online2-nnet3 decoding RE dropout+batch-norm (thanks: Wonkyum Lee)
[scripts] make errors getting report non-fatal (thx: Miguel Jette); add comment RE dropout proportion
[src,scripts] Use ConstFst or decoding (half the memory; slightly faster). (#1661)
[src] keyword search tools: fix Minimize() call, necessary due to OpenFst upgrade (#1663)
[scripts] do not fail if the ivector extractor belongs to different user (#1662)
[build,scripts] Update scripts that make version info; remove no-op option from script.
[src] minor bugfix in convolutional component (doesn't affect experiments)
[scripts] nnet3 script cleanups; add --proportional-shrink in more places. (#1659)
[scripts] Fix bug in PR #1646 (#1658)
Merge pull request #1547 from kaldi-asr/kaldi_52
[build] Upgrade .version (this is official start of kaldi 5.2)
Merge pull request #1656 from danpovey/kaldi_52_merge_master
Merge remote-tracking branch 'upstream/master' into kaldi_52
[egs] adding proportional-shrink scripts to AMI (#1654)
[scripts] Getting egs, limit max open filehandles to 512 (thanks: gaoxinglong9999)
[src] Fix bug in newly refactored threading code
[src] keyword search: fix invalid assumption about the end states (#1651)
[scripts] Lexicon expansion script -- fix for LM-probs, make it work for non-ASCII langs or langs w. large grapheme set (#1650)
[scripts,egs] minor script fix; fixes in various recipes (#1649)
[egs] updated the LDC web address for wsj0-train-spkrinfo.txt (#1648)
[egs] Ported Fisher spanish recipe to use new LDC dir structure. Other small fixes (#1647)
[scripts] python3 compatibility: decode the output of get_command_stdout if not str (#1646)
[scripts] Fix bugs in automatic report generation for nnet3 training
[src] Use STL thread support library instead of pthread. (#1350)
[src] Add extra diagnostic in nnet3-show-progress
[scripts] Make more informative error in validate_lang.pl when path.sh prints something
[build] Change check_dependencies.sh to not look for yum if apt-get present.
[build] Check python version is 2.7*, not just 2.*.
[src,scripts,egs] Merge master into kaldi_52 (#1628)
[scripts] fix bugs in align_basis_fmllr.sh [thanks: Filip Jurcicek]
[scripts,egs] Fixes to long-recording segmentation (#1639)
[scripts] Fix steps/cleanup/make_biased_lm_graphs.sh to actually add the top-n-words into the lms (#1637)
[scripts, egs]: fix to egs/lre07/v2 (test was trained on); other updates to LRE scripts.
[src] fix regarding first/last chunk's right-context in chain models (#1632)
[src] Make parsing error-msg more informative (thanks: Stefan-Adrian Toma)
[egs] Further tuning of --proportional-shrink in WSJ
Loading