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
b068696d2eff504e4d8f4e9baf2d85ce2d65f9ca
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
Oct
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
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
Fixing deletion errors in text matrix parsing code (#1121)
Remove orphaned script reduce_data_dir_by_reclist.sh'
"--extra-word-disambig-syms" for prepare_lang.sh (#1113)
revise the chain lstm scripts in a new branch #1100 (#1101)
resolves #1108 (#1116)
Fix to assertion in online-endpoint.cc to stop spurious assert failure. Thanks to Ognjen Todic for reporting the bug.
Fix to steps/decode_combine.sh to remove a command that was added in the tombstone branch and somehow merged into master.. probably never was helpful even there
circumventing compilation issues on macos (#1114)
Unk model (#1058)
Fixing --zero-if-disjoint -> --drop-frames in a few scripts where it had not been changed; a couple of other minor fixes.
fix out-of-bound global read bug found by cuda-memcheck in cu-vector-test (#1103)
raw_python_script: Changing module imports
Resample the RIRs and noises to suit data of different sampling rate (#1099)
Clarify a couple of usage messages; fix a nnet3 Properties() flag that was causing test failure on mac.
raw_python_script: Missed variable renames
raw_python_script: Addressed comments and made changes
aspire : refactoring the decode scripts, and adding examples for online decoding (#1075)
Various SID Fixes (#1093)
change before sort in wsj_train_rnnlms.sh to avoid filling up /tmp/ (#1095)
Merging from master
retain only valid options for rnnlm and faster-rnnlm in wsj_train_rnnlms.sh (#1094)
added the latest cleanup code and left-biphone models to the librispeech recipe (#991)
New augmentation recipe for reverberant speech (#1076)
Nnet1 dropout ivec (#1090)
Added DropoutComponent in nnet3 (#1032)
Merge pull request #1079 from jtrmal/srilmfix
trying to fix some issues under macos
Merge pull request #1038 from jtrmal/openfst_patches2
updating the fst patches
nnet3 reporting : Added code to summarize the timing info from nnet3*train --computation.debug=true outputs (#1088)
nnet3: added command execution time computation code (#1087)
Fix recently introduced bug in tedlium/s5_r2/local/ted_train_lm.sh
WIP fixing the cantab lm links (#1086)
fix bug in ted_train_lm.sh introduced by previous commit
specify lm_dir for train_lm.py in ted_train_lm.sh (#1085)
raw_python_script: Refactoring RNN and DNN scripts
cosmetic fix: removed unused --chain.ngram-order option in chain/train.py (#1084)
minor bugfix nnet3 python training scripts. Does not affect results (#1083)
In clean_and_segment_data.sh use provided $cmd, not $decode_cmd (#1082)
Remove filter_cmd from the ctm generation part (#1081)
Loading