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
7b1dac18e5ba250b3c4dea858be570f33fb899f5
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
18
Oct
17
16
15
14
15
14
13
12
11
10
9
8
7
6
5
4
3
2
3
2
1
30
Sep
1
Oct
30
Sep
29
30
29
30
29
28
27
28
27
26
25
24
23
22
21
20
18
17
16
15
14
13
11
9
8
7
6
5
4
3
2
1
31
Aug
1
Sep
31
Aug
30
31
30
29
30
29
28
27
26
25
26
25
24
25
24
22
21
20
19
18
17
18
17
16
17
16
15
14
12
11
10
9
8
7
6
7
6
5
4
3
2
1
31
Jul
30
29
30
29
28
29
28
27
28
27
merging ctc branch into tombstone branch
ctc branch: small script fix
tombstone branch: merging ctc branch
CTC branch: adding script for WSJ to test somethiing closer to baseline CTC.
merging upstream/ctc
tombstone branc: some partial progress
Adding some results from LSTM+CTC in WSJ (not very good).
tombstone: finished more code.
tomsbstone branch: Some partial work on the tombstone computation
Merge pull request #269 from vijayaditya/bug_fix
modified the default shrink value in lstm recipe
Merge pull request #268 from jtrmal/nnet-am-average
Added a message clarifying the indexing
Allow nnet-am-average to skip any layer(s), not just the last one
Merge pull request #267 from jtrmal/priors
Adding adjust_priors.sh script for adjustment of priors after discriminative training
Merge pull request #266 from jtrmal/sctk_version_bump
Merge pull request #265 from jtrmal/pbs_pl
Adding PBS support via pbs.pl based on queue.pl. Contributed by Ahilan Kanagasundaram (a.kanagasundaram@qut.edu.au)
Adding latest sctk versions. OpenSLR updated accordingly as well
chime3-egs: minor bug fix
chime3-egs: fixed path issues of beamformit
Merge pull request #257 from alumae/fix-extract-feature-segments
Merge pull request #264 from jtrmal/readlink_fix
nnet1: addind support to scripts for --utt-weights, bugfix in C++,
Formatting changes only
fixing issues with readlink -f under MacOSX (readlink there does not accept -f)
Merge pull request #263 from jtrmal/sequitur
Made the options similar to compute-mfcc-feats. Warning: default behaviour has changed (but the program is not used in any of the scripts)
Redirecting install script to use "official" sequitur github repo
chime3-egs: cleaning up scripts a little bit.
chime3-egs: Modified dnn script to use fMLLR features instead of fbank features.
Merge pull request #262 from speechmatics/fix_pronprobs
Merge pull request #261 from vesis84/compute-wer2
chime3-egs: change the script to use beamformit in kaldi/tools
Beamformit: make a patch to handle short (less than 10 seconds) utterance
Numeric sort on the probability columns.
chime3-egs:
nnet1,nnet-train-frmshuff : adding option --utt-weights for training with per-utterance weights
tombstone branch: added some unfinished files; also refactored the existing CTC computation and tested it.
Loading