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
0cda946d7bdfc44fb661cb45d56a3e6cd2d4b2bf
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
24
Dec
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
7
5
4
3
2
1
30
Nov
29
28
27
26
25
24
23
22
21
20
19
17
16
15
14
13
12
11
10
9
8
7
6
5
4
2
1
30
Oct
29
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Sep
28
27
26
25
24
22
21
20
19
18
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Aug
30
29
28
27
26
24
23
22
21
20
19
17
16
15
14
13
11
10
9
8
6
5
4
2
1
31
Jul
30
29
27
26
25
24
23
22
21
20
19
18
17
16
14
12
11
10
9
7
6
5
4
3
2
1
30
Jun
29
28
27
26
25
24
21
20
19
18
trunk: Deleting unnecessary scripts that were in chime/s5/local example scripts.
trunk: Adding utils dir as soft link in chime_wsj0/s5
trunk: Remove extra utils dir in chime_wsj0/s5 (will replace with soft link in next commit)
trunk: Fix to subtle memory leak in lattice-faster-decoder.{h,cc} (caused loss equivalent to 1 frame's worth of tokens per file, and invisible to valgrind); clarifications in decoder code; fix to ivector testing code to avoid test failure.
trunk: script changes (compressed features are now default); improve configure script to add rpath to executable for Debian 7, so ld_library_path does not have to be messed with; some minor updates/extensions to nnet related programs; some minor script fixes.
trunk: Reversing patch that attempted to work around bug in gcc-4.8.2-1, did not help.
trunk: minor fix, fixing const-ness on BackpropNeeds{Input,Output}()
sandbox/online: extensions to FasterDecoder to support new decoding model.
sandbox/online: implement online feature extraction code; merge trunk.
Adding tuned parameters for new pnorm recipe (Babel fullLP)
sandbox/online: some changes that won't compile, intended to demonstrate my proposed changes to online-decoding setup.
trunk: some changes applied to test code for pitch-functions
trunk: pitch-functions-test added to Makefile
trunk: some changes applied to test code for pitch-functions
trunk: Change the test code for pitch-functions
trunk: attempted workaround for gcc bug affecting version 4.8.2, in compressed-matrix.cc
trunk: src/gst-plugin Makefile fix, add dependency to kaldi-thread
trunk: Fixes to speaker-id setup (egs/sre08); improved scoring script.
Creating sandbox to prototype changes to online-decoding setup.
trunk,nnet: changing the feature matrix randomizer, to keep auxiliary buffer allocated on GPU, which prevents 'out of memory' warnings of rbm-train-cd1-frmshuff
trunk:{src/ivectorbin,egs/hkust} minor compilation issue on ambiguous int64; and cosmetic fix of former script
trunk: add missing script to recently-added speaker-id setup.
MAJOR COMMIT: adding basic speaker-id setup to Kaldi, with associated example scripts.
Check if the KALDILIBDIR variable is defined before the rmlibdir
trunk: MAJOR COMMIT: Removing deprecated or little-used programs and scripts, which will now reside only in branches/complete
trunk: change to NormalizeComponent that improves results of pnorm recipe (does not hurt already-trained models)
trunk: Cosmetic changes to code and scripts
trunk: a couple of minor cosmetic fixes.
trunk: changes to number of parameters in pnorm example script for WSJ; adding RESULTS.
trunk,cudamatrix: bugfix, we should use GPU memory caching via CuDevice for CuArray too...
trunk: add save option to show_lattice
trunk:src for threading shared library linking
trunk:src add updated test directories
trunk:src remove test directories that are not used (as nnet-cpu moved to nnet2)
trunk: Restoring script utils/show_lattice.sh
trunk: Makefile fix in src/onlinebin/, add dependency on kaldi-thread (needed through kaldi-gmm)
trunk:src/nnet2 for compilation issue on ambiguous int32
trunk: fix to steps/nnet2/train_pnorm.sh to avoid using an 'un-reserved' GPU in nnet-show-progress
Various fixes to compilation errors (thanks to Nickolay Shmyrev for patch).
trunk: MAJOR COMMIT: merging sandbox/dan2 with new GPU-enabled version of Dan's nnet code.
Loading