flashlight / wav2letter
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 318 files with 20,297 lines of code.
    • 2 very long files (3,015 lines of code)
    • 2 long files (1,262 lines of code)
    • 9 medium size files (2,515 lines of codeclsfd_ftr_w_mp_ins)
    • 31 small files (4,421 lines of code)
    • 274 very small files (9,084 lines of code)
14% | 6% | 12% | 21% | 44%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
cpp33% | 13% | 19% | 11% | 21%
py0% | 0% | 12% | 54% | 32%
h0% | 0% | 0% | 10% | 89%
pl0% | 0% | 0% | 83% | 16%
cfg0% | 0% | 0% | 0% | 100%
cmake0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
recipes/slimIPL74% | 0% | 0% | 4% | 20%
recipes/joint_training_vox_populi31% | 31% | 9% | 16% | 11%
recipes/local_prior_match0% | 0% | 35% | 22% | 42%
recipes/streaming_convnets0% | 0% | 19% | 12% | 68%
recipes/lexicon_free0% | 0% | 26% | 35% | 38%
recipes/utilities0% | 0% | 44% | 23% | 32%
data/wsj0% | 0% | 70% | 29% | 0%
recipes/sota0% | 0% | 0% | 20% | 79%
recipes/data0% | 0% | 0% | 86% | 13%
data/ami0% | 0% | 0% | 78% | 21%
recipes/self_training0% | 0% | 0% | 29% | 70%
data/timit0% | 0% | 0% | 100% | 0%
recipes/conv_glu0% | 0% | 0% | 43% | 56%
data/librispeech0% | 0% | 0% | 76% | 23%
recipes/mls0% | 0% | 0% | 0% | 100%
recipes/seq2seq_tds0% | 0% | 0% | 0% | 100%
data/utils0% | 0% | 0% | 0% | 100%
recipes/mling_pl0% | 0% | 0% | 0% | 100%
recipes/learnable_frontend0% | 0% | 0% | 0% | 100%
data/mls0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
Train.cpp
in recipes/slimIPL/src
1778 2
Train.cpp
in recipes/joint_training_vox_populi/cpc
1237 1
Decode.cpp
in recipes/joint_training_vox_populi/cpc
728 1
SequentialBuilder.cpp
in recipes/joint_training_vox_populi/cpc
534 4
Test.cpp
in recipes/joint_training_vox_populi/cpc
372 1
Train_lpm.cpp
in recipes/local_prior_match
356 1
StreamingTDSModelConverter.cpp
in recipes/streaming_convnets/tools
334 5
Utils.cpp
in recipes/utilities/convlm_serializer
277 5
prepare.py
in data/wsj
267 -
Logging.cpp
in recipes/local_prior_match/src/runtime
251 12
prepare.py
in recipes/lexicon_free/librispeech
232 -
Decoder.cpp
in recipes/streaming_convnets/inference/inference/decoder
214 11
compute_lower_ppl_convlm.py
in recipes/lexicon_free/utilities
212 4
common_voice_to_wav2letter.py
in recipes/joint_training_vox_populi/prepare_data
193 10
prepare.py
in recipes/lexicon_free/wsj
193 3
generate_synthetic_data.py
in recipes/self_training/pseudo_labeling
182 7
Conv1dFbGemm.cpp
in recipes/streaming_convnets/inference/inference/module/nn/backend/fbgemm
177 7
CPCCriterion.cpp
in recipes/joint_training_vox_populi/cpc
177 7
IOBuffer.h
in recipes/streaming_convnets/inference/inference/common
175 13
162 6
LexiconFreeSeq2SeqDecoder.cpp
in recipes/sota/2019/rescoring/src
159 5
utils.py
in data/ami
159 7
Utils.cpp
in recipes/local_prior_match/src/runtime
153 6
TransformerCPC.cpp
in recipes/joint_training_vox_populi/cpc
150 5
forward_lm.py
in recipes/sota/2019/rescoring
148 2
146 -
compute_upper_ppl_convlm.py
in recipes/lexicon_free/utilities
144 2
prepare.py
in recipes/data/switchboard
142 -
rescore.py
in recipes/sota/2019/rescoring
141 2
generate_synthetic_lexicon.py
in recipes/self_training/pseudo_labeling
138 5
postprocessing.py
in recipes/sota/2019/lm_corpus_and_PL_generation
133 -
compute_lower_ppl_kenlm.py
in recipes/lexicon_free/utilities
133 4
prepare.py
in data/timit
133 2
DataScheduler.cpp
in recipes/local_prior_match/src/runtime
131 5
utils.py
in recipes/data/switchboard
130 4
prepare.py
in recipes/conv_glu/wsj
124 1
convlm_utils.py
in recipes/lexicon_free/utilities
122 6
prepare.py
in data/librispeech
120 -
utils.py
in recipes/data/fisher
116 2
make_lexicon.py
in recipes/joint_training_vox_populi/prepare_data
115 6
MyLogger.cpp
in recipes/slimIPL/src
111 2
utils.py
in data/wsj
110 4
tts_forward.py
in recipes/sota/2019/lm_analysis
103 2
prepare.py
in recipes/local_prior_match/librispeech
101 -
97 2
mling_large.cpp
in recipes/mling_pl
96 2
CPCSpecAugment.cpp
in recipes/joint_training_vox_populi/cpc
95 5
Residual.cpp
in recipes/streaming_convnets/inference/inference/module/nn
94 6
Logging.h
in recipes/local_prior_match/src/runtime
93 -
LocalNorm.cpp
in recipes/streaming_convnets/inference/inference/module/nn
90 3
Files With Most Units (Top 50)
File# lines# units
IOBuffer.h
in recipes/streaming_convnets/inference/inference/common
175 13
Logging.cpp
in recipes/local_prior_match/src/runtime
251 12
Decoder.cpp
in recipes/streaming_convnets/inference/inference/decoder
214 11
common_voice_to_wav2letter.py
in recipes/joint_training_vox_populi/prepare_data
193 10
generate_synthetic_data.py
in recipes/self_training/pseudo_labeling
182 7
Conv1dFbGemm.cpp
in recipes/streaming_convnets/inference/inference/module/nn/backend/fbgemm
177 7
CPCCriterion.cpp
in recipes/joint_training_vox_populi/cpc
177 7
utils.py
in data/ami
159 7
dataset_utils.py
in recipes/self_training/pseudo_labeling
43 6
Residual.cpp
in recipes/streaming_convnets/inference/inference/module/nn
94 6
Sequential.cpp
in recipes/streaming_convnets/inference/inference/module/nn
57 6
LinearFbGemm.cpp
in recipes/streaming_convnets/inference/inference/module/nn/backend/fbgemm
89 6
IOBuffer.cpp
in recipes/streaming_convnets/inference/inference/common
65 6
make_lexicon.py
in recipes/joint_training_vox_populi/prepare_data
115 6
Utils.cpp
in recipes/local_prior_match/src/runtime
153 6
convlm_utils.py
in recipes/lexicon_free/utilities
122 6
162 6
synthetic_lexicon_utils.py
in recipes/self_training/pseudo_labeling
42 5
generate_synthetic_lexicon.py
in recipes/self_training/pseudo_labeling
138 5
StreamingTDSModelConverter.cpp
in recipes/streaming_convnets/tools
334 5
Utils.cpp
in recipes/utilities/convlm_serializer
277 5
CPCSpecAugment.cpp
in recipes/joint_training_vox_populi/cpc
95 5
TransformerCPC.cpp
in recipes/joint_training_vox_populi/cpc
150 5
LexiconFreeSeq2SeqDecoder.cpp
in recipes/sota/2019/rescoring/src
159 5
DataScheduler.cpp
in recipes/local_prior_match/src/runtime
131 5
utils.py
in recipes/lexicon_free/utilities
65 5
generate_lm_raw_text.py
in recipes/self_training/librispeech/lm
48 4
utils.py
in recipes/self_training/librispeech/lm
37 4
InferenceModule.h
in recipes/streaming_convnets/inference/inference/module
35 4
LogMelFeature.cpp
in recipes/streaming_convnets/inference/inference/module/feature
73 4
get_tokens.py
in recipes/joint_training_vox_populi/prepare_data
31 4
SequentialBuilder.cpp
in recipes/joint_training_vox_populi/cpc
534 4
MTLLoss.cpp
in recipes/joint_training_vox_populi/cpc
75 4
compute_lower_ppl_convlm.py
in recipes/lexicon_free/utilities
212 4
compute_lower_ppl_kenlm.py
in recipes/lexicon_free/utilities
133 4
utils.py
in recipes/data/switchboard
130 4
utils.py
in data/wsj
110 4
utils.py
in data/librispeech
37 4
Dataset.h
in recipes/self_training/pseudo_labeling
80 3
filter_contractions.py
in recipes/self_training/librispeech/lm
53 3
clean_lm_text.py
in recipes/self_training/librispeech/lm
32 3
Linear.cpp
in recipes/streaming_convnets/inference/inference/module/nn
28 3
LayerNorm.cpp
in recipes/streaming_convnets/inference/inference/module/nn
63 3
Relu.cpp
in recipes/streaming_convnets/inference/inference/module/nn
53 3
Identity.cpp
in recipes/streaming_convnets/inference/inference/module/nn
34 3
LocalNorm.cpp
in recipes/streaming_convnets/inference/inference/module/nn
90 3
DataType.cpp
in recipes/streaming_convnets/inference/inference/common
43 3
lst_utils.py
in recipes/joint_training_vox_populi/prepare_data
28 3
CPCCriterion.h
in recipes/joint_training_vox_populi/cpc
71 3
get_titles.py
in recipes/sota/2019/raw_lm_corpus
49 3
Files With Long Lines (Top 9)

There are 9 files with lines longer than 120 characters. In total, there are 10 long lines.

File# lines# units# long lines
prepare.py
in data/ami
86 - 2
cfg
train_am_500ms_future_context.cfg
in recipes/streaming_convnets/librispeech
31 - 1
cfg
train_am_transformer_ctc.cfg
in recipes/sota/2019/librivox
44 - 1
cfg
train_am_tds_s2s.cfg
in recipes/sota/2019/librivox
50 - 1
cfg
train_am_transformer_s2s.cfg
in recipes/sota/2019/librivox
52 - 1
cfg
train_am_tds_ctc.cfg
in recipes/sota/2019/librivox
34 - 1
cfg
train_am_resnet_ctc.cfg
in recipes/sota/2019/librivox
33 - 1
cfg
train_am_resnet_s2s.cfg
in recipes/sota/2019/librivox
50 - 1
162 6 1
Correlations

File Size vs. Commits (all time): 334 points

recipes/mling_pl/mling_large.cpp x: 1 commits (all time) y: 96 lines of code recipes/data/fisher/prepare.py x: 1 commits (all time) y: 61 lines of code recipes/data/fisher/utils.py x: 1 commits (all time) y: 116 lines of code recipes/data/switchboard/prepare.py x: 1 commits (all time) y: 142 lines of code recipes/data/switchboard/utils.py x: 1 commits (all time) y: 130 lines of code recipes/joint_training_vox_populi/cpc/MTLLoss.cpp x: 1 commits (all time) y: 75 lines of code recipes/joint_training_vox_populi/cpc/MTLLoss.h x: 1 commits (all time) y: 26 lines of code recipes/joint_training_vox_populi/cpc/Train.cpp x: 4 commits (all time) y: 1237 lines of code recipes/slimIPL/src/MyLogger.cpp x: 2 commits (all time) y: 111 lines of code recipes/slimIPL/src/MyLogger.h x: 2 commits (all time) y: 29 lines of code recipes/slimIPL/src/Train.cpp x: 2 commits (all time) y: 1778 lines of code recipes/joint_training_vox_populi/cpc/CPCCriterion.cpp x: 3 commits (all time) y: 177 lines of code recipes/joint_training_vox_populi/cpc/CPCCriterion.h x: 3 commits (all time) y: 71 lines of code recipes/joint_training_vox_populi/cpc/Decode.cpp x: 3 commits (all time) y: 728 lines of code recipes/streaming_convnets/inference/inference/decoder/Decoder.cpp x: 3 commits (all time) y: 214 lines of code recipes/utilities/convlm_serializer/Serialize.cpp x: 5 commits (all time) y: 74 lines of code recipes/utilities/convlm_serializer/Utils.cpp x: 8 commits (all time) y: 277 lines of code recipes/sota/2019/lm_corpus_and_PL_generation/generate_uniq.py x: 2 commits (all time) y: 9 lines of code recipes/slimIPL/100h_supervised.cfg x: 1 commits (all time) y: 37 lines of code recipes/slimIPL/100h_supervised_slimipl.cfg x: 1 commits (all time) y: 44 lines of code recipes/slimIPL/10h_supervised.cpp x: 1 commits (all time) y: 65 lines of code recipes/slimIPL/10h_supervised_slimipl.cpp x: 1 commits (all time) y: 82 lines of code data/ami/prepare.py x: 2 commits (all time) y: 86 lines of code data/ami/utils.py x: 2 commits (all time) y: 159 lines of code data/librispeech/prepare.py x: 2 commits (all time) y: 120 lines of code data/librispeech/utils.py x: 2 commits (all time) y: 37 lines of code data/timit/prepare.py x: 2 commits (all time) y: 133 lines of code data/utils/kaldi_to_listfile.py x: 2 commits (all time) y: 97 lines of code data/wsj/prepare.py x: 2 commits (all time) y: 267 lines of code recipes/conv_glu/librispeech/prepare.py x: 2 commits (all time) y: 68 lines of code recipes/joint_training_vox_populi/cpc/CPCSpecAugment.h x: 2 commits (all time) y: 51 lines of code recipes/joint_training_vox_populi/cpc/SequentialBuilder.cpp x: 2 commits (all time) y: 534 lines of code recipes/joint_training_vox_populi/cpc/SequentialBuilder.h x: 2 commits (all time) y: 17 lines of code recipes/joint_training_vox_populi/cpc/Test.cpp x: 2 commits (all time) y: 372 lines of code recipes/joint_training_vox_populi/cpc/TransformerCPC.cpp x: 2 commits (all time) y: 150 lines of code recipes/joint_training_vox_populi/cpc/TransformerCPC.h x: 2 commits (all time) y: 57 lines of code recipes/lexicon_free/librispeech/prepare.py x: 2 commits (all time) y: 232 lines of code recipes/lexicon_free/utilities/compute_lower_ppl_convlm.py x: 2 commits (all time) y: 212 lines of code recipes/lexicon_free/utilities/compute_upper_ppl_convlm.py x: 2 commits (all time) y: 144 lines of code recipes/lexicon_free/wsj/prepare.py x: 2 commits (all time) y: 193 lines of code recipes/local_prior_match/Train_lpm.cpp x: 2 commits (all time) y: 356 lines of code recipes/local_prior_match/librispeech/prepare.py x: 2 commits (all time) y: 101 lines of code recipes/local_prior_match/src/module/LMWrapper.h x: 2 commits (all time) y: 25 lines of code recipes/local_prior_match/src/runtime/Logging.cpp x: 2 commits (all time) y: 251 lines of code recipes/local_prior_match/src/runtime/Logging.h x: 3 commits (all time) y: 93 lines of code recipes/local_prior_match/src/runtime/runtime.h x: 2 commits (all time) y: 7 lines of code recipes/self_training/librispeech/lm/prepare_seq2seq_dict.py x: 2 commits (all time) y: 73 lines of code recipes/self_training/pseudo_labeling/AnalyzeDataset.cpp x: 5 commits (all time) y: 40 lines of code recipes/self_training/pseudo_labeling/Dataset.h x: 4 commits (all time) y: 80 lines of code recipes/streaming_convnets/inference/inference/common/DataType.cpp x: 2 commits (all time) y: 43 lines of code recipes/streaming_convnets/inference/inference/common/IOBuffer.h x: 2 commits (all time) y: 175 lines of code recipes/streaming_convnets/inference/inference/module/nn/backend/fbgemm/Conv1dFbGemm.cpp x: 2 commits (all time) y: 177 lines of code recipes/streaming_convnets/tools/StreamingTDSModelConverter.cpp x: 2 commits (all time) y: 334 lines of code recipes/utilities/convlm_serializer/Utils.h x: 6 commits (all time) y: 26 lines of code recipes/joint_training_vox_populi/prepare_data/audio.py x: 1 commits (all time) y: 1 lines of code recipes/joint_training_vox_populi/prepare_data/common_voice_to_wav2letter.py x: 1 commits (all time) y: 193 lines of code recipes/joint_training_vox_populi/prepare_data/get_tokens.py x: 1 commits (all time) y: 31 lines of code data/ami/ami_split_segments.pl x: 1 commits (all time) y: 162 lines of code recipes/streaming_convnets/inference/cmake/Findcereal.cmake x: 1 commits (all time) y: 17 lines of code recipes/mls/decode/Dutch.cfg x: 1 commits (all time) y: 13 lines of code recipes/self_training/librispeech/lm/filter_contractions.py x: 1 commits (all time) y: 53 lines of code recipes/self_training/pseudo_labeling/generate_synthetic_data.py x: 1 commits (all time) y: 182 lines of code recipes/self_training/pseudo_labeling/generate_synthetic_lexicon.py x: 1 commits (all time) y: 138 lines of code recipes/sota/2019/lm_analysis/tts_forward.py x: 1 commits (all time) y: 103 lines of code recipes/sota/2019/rescoring/forward_lm.py x: 1 commits (all time) y: 148 lines of code
1778.0
lines of code
  min: 1.0
  average: 61.9
  25th percentile: 21.0
  median: 28.0
  75th percentile: 54.0
  max: 1778.0
0 8.0
commits (all time)
min: 1.0 | average: 1.49 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 8.0

File Size vs. Contributors (all time): 334 points

recipes/mling_pl/mling_large.cpp x: 1 contributors (all time) y: 96 lines of code recipes/data/fisher/prepare.py x: 1 contributors (all time) y: 61 lines of code recipes/data/fisher/utils.py x: 1 contributors (all time) y: 116 lines of code recipes/data/switchboard/prepare.py x: 1 contributors (all time) y: 142 lines of code recipes/data/switchboard/utils.py x: 1 contributors (all time) y: 130 lines of code recipes/joint_training_vox_populi/cpc/MTLLoss.cpp x: 1 contributors (all time) y: 75 lines of code recipes/joint_training_vox_populi/cpc/MTLLoss.h x: 1 contributors (all time) y: 26 lines of code recipes/joint_training_vox_populi/cpc/Train.cpp x: 3 contributors (all time) y: 1237 lines of code recipes/slimIPL/src/MyLogger.cpp x: 2 contributors (all time) y: 111 lines of code recipes/slimIPL/src/MyLogger.h x: 2 contributors (all time) y: 29 lines of code recipes/slimIPL/src/Train.cpp x: 2 contributors (all time) y: 1778 lines of code recipes/joint_training_vox_populi/cpc/CPCCriterion.cpp x: 3 contributors (all time) y: 177 lines of code recipes/joint_training_vox_populi/cpc/CPCCriterion.h x: 3 contributors (all time) y: 71 lines of code recipes/joint_training_vox_populi/cpc/Decode.cpp x: 3 contributors (all time) y: 728 lines of code recipes/streaming_convnets/inference/inference/decoder/Decoder.cpp x: 3 contributors (all time) y: 214 lines of code recipes/utilities/convlm_serializer/Utils.cpp x: 4 contributors (all time) y: 277 lines of code recipes/sota/2019/lm_corpus_and_PL_generation/generate_uniq.py x: 2 contributors (all time) y: 9 lines of code recipes/slimIPL/100h_supervised.cfg x: 1 contributors (all time) y: 37 lines of code recipes/slimIPL/100h_supervised_slimipl.cfg x: 1 contributors (all time) y: 44 lines of code recipes/slimIPL/10h_supervised.cpp x: 1 contributors (all time) y: 65 lines of code recipes/slimIPL/10h_supervised_slimipl.cpp x: 1 contributors (all time) y: 82 lines of code data/ami/prepare.py x: 2 contributors (all time) y: 86 lines of code data/ami/utils.py x: 2 contributors (all time) y: 159 lines of code data/librispeech/prepare.py x: 2 contributors (all time) y: 120 lines of code data/librispeech/utils.py x: 2 contributors (all time) y: 37 lines of code data/timit/prepare.py x: 2 contributors (all time) y: 133 lines of code data/utils/kaldi_to_listfile.py x: 2 contributors (all time) y: 97 lines of code data/wsj/prepare.py x: 2 contributors (all time) y: 267 lines of code recipes/conv_glu/librispeech/prepare.py x: 2 contributors (all time) y: 68 lines of code recipes/joint_training_vox_populi/cpc/CPCSpecAugment.h x: 2 contributors (all time) y: 51 lines of code recipes/joint_training_vox_populi/cpc/SequentialBuilder.cpp x: 2 contributors (all time) y: 534 lines of code recipes/joint_training_vox_populi/cpc/SequentialBuilder.h x: 2 contributors (all time) y: 17 lines of code recipes/joint_training_vox_populi/cpc/Test.cpp x: 2 contributors (all time) y: 372 lines of code recipes/joint_training_vox_populi/cpc/TransformerCPC.cpp x: 2 contributors (all time) y: 150 lines of code recipes/joint_training_vox_populi/cpc/TransformerCPC.h x: 2 contributors (all time) y: 57 lines of code recipes/lexicon_free/librispeech/prepare.py x: 2 contributors (all time) y: 232 lines of code recipes/lexicon_free/utilities/compute_lower_ppl_convlm.py x: 2 contributors (all time) y: 212 lines of code recipes/lexicon_free/utilities/compute_upper_ppl_convlm.py x: 2 contributors (all time) y: 144 lines of code recipes/lexicon_free/wsj/prepare.py x: 2 contributors (all time) y: 193 lines of code recipes/local_prior_match/Train_lpm.cpp x: 2 contributors (all time) y: 356 lines of code recipes/local_prior_match/librispeech/prepare.py x: 2 contributors (all time) y: 101 lines of code recipes/local_prior_match/src/module/LMWrapper.h x: 2 contributors (all time) y: 25 lines of code recipes/local_prior_match/src/runtime/Logging.cpp x: 2 contributors (all time) y: 251 lines of code recipes/local_prior_match/src/runtime/Logging.h x: 3 contributors (all time) y: 93 lines of code recipes/local_prior_match/src/runtime/runtime.h x: 2 contributors (all time) y: 7 lines of code recipes/self_training/librispeech/lm/prepare_seq2seq_dict.py x: 2 contributors (all time) y: 73 lines of code recipes/self_training/pseudo_labeling/Dataset.h x: 3 contributors (all time) y: 80 lines of code recipes/streaming_convnets/inference/inference/common/DataType.cpp x: 2 contributors (all time) y: 43 lines of code recipes/streaming_convnets/inference/inference/common/IOBuffer.h x: 2 contributors (all time) y: 175 lines of code recipes/streaming_convnets/inference/inference/module/nn/backend/fbgemm/Conv1dFbGemm.cpp x: 2 contributors (all time) y: 177 lines of code recipes/streaming_convnets/tools/StreamingTDSModelConverter.cpp x: 2 contributors (all time) y: 334 lines of code recipes/joint_training_vox_populi/prepare_data/audio.py x: 1 contributors (all time) y: 1 lines of code recipes/joint_training_vox_populi/prepare_data/common_voice_to_wav2letter.py x: 1 contributors (all time) y: 193 lines of code recipes/joint_training_vox_populi/prepare_data/get_tokens.py x: 1 contributors (all time) y: 31 lines of code data/ami/ami_split_segments.pl x: 1 contributors (all time) y: 162 lines of code recipes/mls/decode/dutch.cfg x: 1 contributors (all time) y: 13 lines of code recipes/streaming_convnets/inference/cmake/Findcereal.cmake x: 1 contributors (all time) y: 17 lines of code recipes/self_training/librispeech/lm/filter_contractions.py x: 1 contributors (all time) y: 53 lines of code recipes/self_training/pseudo_labeling/generate_synthetic_data.py x: 1 contributors (all time) y: 182 lines of code recipes/self_training/pseudo_labeling/generate_synthetic_lexicon.py x: 1 contributors (all time) y: 138 lines of code recipes/sota/2019/lm_analysis/tts_forward.py x: 1 contributors (all time) y: 103 lines of code recipes/sota/2019/rescoring/forward_lm.py x: 1 contributors (all time) y: 148 lines of code
1778.0
lines of code
  min: 1.0
  average: 61.9
  25th percentile: 21.0
  median: 28.0
  75th percentile: 54.0
  max: 1778.0
0 4.0
contributors (all time)
min: 1.0 | average: 1.38 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 4.0

File Size vs. Commits (30 days): 1 points

recipes/mling_pl/mling_large.cpp x: 1 commits (30d) y: 96 lines of code
96.0
lines of code
  min: 96.0
  average: 96.0
  25th percentile: 96.0
  median: 96.0
  75th percentile: 96.0
  max: 96.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (30 days): 1 points

recipes/mling_pl/mling_large.cpp x: 1 contributors (30d) y: 96 lines of code
96.0
lines of code
  min: 96.0
  average: 96.0
  25th percentile: 96.0
  median: 96.0
  75th percentile: 96.0
  max: 96.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (90 days): 5 points

recipes/mling_pl/mling_large.cpp x: 1 commits (90d) y: 96 lines of code recipes/data/fisher/prepare.py x: 1 commits (90d) y: 61 lines of code recipes/data/fisher/utils.py x: 1 commits (90d) y: 116 lines of code recipes/data/switchboard/prepare.py x: 1 commits (90d) y: 142 lines of code recipes/data/switchboard/utils.py x: 1 commits (90d) y: 130 lines of code
142.0
lines of code
  min: 61.0
  average: 109.0
  25th percentile: 78.5
  median: 116.0
  75th percentile: 136.0
  max: 142.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (90 days): 5 points

recipes/mling_pl/mling_large.cpp x: 1 contributors (90d) y: 96 lines of code recipes/data/fisher/prepare.py x: 1 contributors (90d) y: 61 lines of code recipes/data/fisher/utils.py x: 1 contributors (90d) y: 116 lines of code recipes/data/switchboard/prepare.py x: 1 contributors (90d) y: 142 lines of code recipes/data/switchboard/utils.py x: 1 contributors (90d) y: 130 lines of code
142.0
lines of code
  min: 61.0
  average: 109.0
  25th percentile: 78.5
  median: 116.0
  75th percentile: 136.0
  max: 142.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0