Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gst-kaldi-nnet2-online
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
homeostasis
gst-kaldi-nnet2-online
Graph
3be2d7ac714c67375a03ad890407a4e15095aa0b
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
4
Mar
22
Feb
17
5
29
Jan
23
7
25
Nov
23
11
8
7
6
30
Sep
24
22
10
8
5
3
add auto break after 10 seconds
master
master
new option for adaptation state
disable on-the-fly adaptation
reenable acoustic state saving after endpoint
disable lattice generation, change partial hyp interval
add support for threaded nnet2 decoding
Frees memory under LM rescoring related objects when finalizing
Implemented optional rescoring with (large) a 'constant ARPA' LM
Implemented optional rescoring with (large) a 'constant ARPA' LM
Added decoder.FinalizeDecoding() to make final lattice decoding faster
Made chunk length configurable, can be increased to e.g. 0.2 to get some speedup when multithreaded BLAS is used
Merge pull request #2 from amitbeka/inverse-scale
Merge pull request #3 from amitbeka/gitignore
add LM scaling property
add inverse-scale property
add .gitignore with makefile output files
Fix for adaptation state being get_property() is called soon after initialization (https://github.com/alumae/gst-kaldi-nnet2-online/issues/1)
Added adaptation-state property, needs fairly recent Kaldi to compile
Added adaptation-state property, needs fairly recent Kaldi to compile
Adaptation state is saved for the next utterance regardless of the confidence
Experimenting with confidence threshold for updating adaptation state
Not generating lattice if less than 0.1 seconds were processed
saving adaptation state between utterances of a single session
small bug
added python GUI demo
doc changes
doc changes
cosmetic changes
cosmetic changes
cosmetic fixes
Guard against EOS when not yet decoding
cosmetic improvements
now supports different sample rates
cosmetic fixes
minor fix
minor fix
first
first
first
Loading