pytorch / audio
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 174 files with 21,279 lines of code.
    • 1 very long files (1,027 lines of code)
    • 7 long files (5,200 lines of code)
    • 22 medium size files (6,348 lines of codeclsfd_ftr_w_mp_ins)
    • 29 small files (4,174 lines of code)
    • 115 very small files (4,530 lines of code)
4% | 24% | 29% | 19% | 21%
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
py8% | 42% | 17% | 16% | 15%
cpp0% | 0% | 47% | 32% | 19%
h0% | 0% | 34% | 16% | 48%
cmake0% | 0% | 100% | 0% | 0%
cuh0% | 0% | 70% | 0% | 29%
bash0% | 0% | 100% | 0% | 0%
cu0% | 0% | 0% | 50% | 49%
yaml0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
torchaudio/datasets48% | 0% | 0% | 17% | 34%
torchaudio/functional0% | 94% | 0% | 5% | 0%
torchaudio/models0% | 46% | 29% | 17% | 6%
torchaudio0% | 90% | 0% | 0% | 9%
torchaudio/pipelines0% | 47% | 26% | 19% | 6%
torchaudio/csrc0% | 0% | 42% | 25% | 31%
torchaudio/compliance0% | 0% | 99% | 0% | <1%
cmake0% | 0% | 100% | 0% | 0%
packaging0% | 0% | 100% | 0% | 0%
torchaudio/backend0% | 0% | 57% | 0% | 42%
torchaudio/prototype0% | 0% | 0% | 83% | 16%
ROOT0% | 0% | 0% | 94% | 5%
tools/setup_helpers0% | 0% | 0% | 99% | <1%
tools/release_notes0% | 0% | 0% | 0% | 100%
tools0% | 0% | 0% | 0% | 100%
torchaudio/_internal0% | 0% | 0% | 0% | 100%
torchaudio/utils0% | 0% | 0% | 0% | 100%
packaging/torchaudio0% | 0% | 0% | 0% | 100%
torchaudio/sox_effects0% | 0% | 0% | 0% | 100%
packaging/vs20190% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
gtzan.py
in torchaudio/datasets
1027 4
transforms.py
in torchaudio
943 61
functional.py
in torchaudio/functional
920 42
filtering.py
in torchaudio/functional
848 30
impl.py
in torchaudio/pipelines/_wav2vec2
775 5
components.py
in torchaudio/models/wav2vec2
584 34
emformer.py
in torchaudio/models
571 28
tacotron2.py
in torchaudio/models
559 26
utils.cpp
in torchaudio/csrc/sox
484 20
model.py
in torchaudio/models/wav2vec2
467 16
kaldi.py
in torchaudio/compliance
461 20
cpu_kernels.h
in torchaudio/csrc/rnnt/cpu
424 12
rnnt.py
in torchaudio/models
360 19
gpu_kernels.cuh
in torchaudio/csrc/rnnt/gpu
349 -
gpu_transducer.h
in torchaudio/csrc/rnnt/gpu
306 5
prototype.cpp
in torchaudio/csrc/ffmpeg
290 23
effects_chain.cpp
in torchaudio/csrc/sox
273 11
LexiconDecoder.cpp
in torchaudio/csrc/decoder/src/decoder
271 8
rnnt_decoder.py
in torchaudio/models
258 14
streamer.cpp
in torchaudio/csrc/ffmpeg
238 19
lfilter.cpp
in torchaudio/csrc
236 8
pkg_helpers.bash
in packaging
226 -
cmake
221 -
buffer.cpp
in torchaudio/csrc/ffmpeg
219 12
utils.py
in torchaudio/pipelines/_wav2vec2
216 6
Utils.h
in torchaudio/csrc/decoder/src/decoder
215 8
utils.py
in torchaudio/pipelines/_tts
213 7
soundfile_backend.py
in torchaudio/backend
212 8
System.cpp
in torchaudio/csrc/decoder/src/dictionary
207 19
cmake
202 -
wavernn.py
in torchaudio/models
196 11
workspace.h
in torchaudio/csrc/rnnt
184 14
streamer.py
in torchaudio/prototype/io
178 21
conv_tasnet.py
in torchaudio/models
174 7
ctc_decoder.py
in torchaudio/prototype/ctc_decoder
174 8
pybind.cpp
in torchaudio/csrc/decoder/bindings
172 7
impl.py
in torchaudio/pipelines/_tts
165 18
effects_chain.cpp
in torchaudio/csrc/pybind/sox
157 6
ffmpeg.cpp
in torchaudio/csrc/ffmpeg
156 9
conformer.py
in torchaudio/models
156 9
rnnt_pipeline.py
in torchaudio/pipelines
155 22
filter_graph.cpp
in torchaudio/csrc/ffmpeg
150 11
cpu_transducer.h
in torchaudio/csrc/rnnt/cpu
149 3
setup.py
in root
146 12
Dictionary.cpp
in torchaudio/csrc/decoder/src/dictionary
134 12
io.cpp
in torchaudio/csrc/pybind/sox
134 3
compute.cu
in torchaudio/csrc/rnnt/gpu
133 -
cmudict.py
in torchaudio/datasets
133 5
types.cpp
in torchaudio/csrc/sox
132 5
compute.cpp
in torchaudio/csrc/rnnt/cpu
129 -
Files With Most Units (Top 50)
File# lines# units
transforms.py
in torchaudio
943 61
functional.py
in torchaudio/functional
920 42
components.py
in torchaudio/models/wav2vec2
584 34
filtering.py
in torchaudio/functional
848 30
emformer.py
in torchaudio/models
571 28
tacotron2.py
in torchaudio/models
559 26
prototype.cpp
in torchaudio/csrc/ffmpeg
290 23
rnnt_pipeline.py
in torchaudio/pipelines
155 22
streamer.py
in torchaudio/prototype/io
178 21
utils.cpp
in torchaudio/csrc/sox
484 20
kaldi.py
in torchaudio/compliance
461 20
streamer.cpp
in torchaudio/csrc/ffmpeg
238 19
System.cpp
in torchaudio/csrc/decoder/src/dictionary
207 19
rnnt.py
in torchaudio/models
360 19
impl.py
in torchaudio/pipelines/_tts
165 18
model.py
in torchaudio/models/wav2vec2
467 16
workspace.h
in torchaudio/csrc/rnnt
184 14
rnnt_decoder.py
in torchaudio/models
258 14
setup.py
in root
146 12
buffer.cpp
in torchaudio/csrc/ffmpeg
219 12
Dictionary.cpp
in torchaudio/csrc/decoder/src/dictionary
134 12
cpu_kernels.h
in torchaudio/csrc/rnnt/cpu
424 12
retrieve_prs.py
in tools/release_notes
94 11
filter_graph.cpp
in torchaudio/csrc/ffmpeg
150 11
effects_chain.cpp
in torchaudio/csrc/sox
273 11
wavernn.py
in torchaudio/models
196 11
module_utils.py
in torchaudio/_internal
83 10
String.cpp
in torchaudio/csrc/decoder/src/dictionary
98 10
ffmpeg.cpp
in torchaudio/csrc/ffmpeg
156 9
conformer.py
in torchaudio/models
156 9
stream_processor.cpp
in torchaudio/csrc/ffmpeg
82 8
Utils.h
in torchaudio/csrc/decoder/src/decoder
215 8
LexiconDecoder.cpp
in torchaudio/csrc/decoder/src/decoder
271 8
lfilter.cpp
in torchaudio/csrc
236 8
sox_utils.py
in torchaudio/utils
27 8
soundfile_backend.py
in torchaudio/backend
212 8
import_fairseq.py
in torchaudio/models/wav2vec2/utils
122 8
ctc_decoder.py
in torchaudio/prototype/ctc_decoder
174 8
pybind.cpp
in torchaudio/csrc/decoder/bindings
172 7
kernel_utils.h
in torchaudio/csrc/rnnt/gpu
51 7
kernel_utils.h
in torchaudio/csrc/rnnt/cpu
51 7
interface.py
in torchaudio/pipelines/_tts
25 7
utils.py
in torchaudio/pipelines/_tts
213 7
conv_tasnet.py
in torchaudio/models
174 7
effects_chain.cpp
in torchaudio/csrc/pybind/sox
157 6
kaldi_io.py
in torchaudio
42 6
tedlium.py
in torchaudio/datasets
122 6
vctk.py
in torchaudio/datasets
75 6
utils.py
in torchaudio/pipelines/_wav2vec2
216 6
extension.py
in tools/setup_helpers
108 5
Files With Long Lines (Top 8)

There are 8 files with lines longer than 120 characters. In total, there are 39 long lines.

File# lines# units# long lines
cmuarctic.py
in torchaudio/datasets
94 4 18
libritts.py
in torchaudio/datasets
97 4 7
librispeech.py
in torchaudio/datasets
82 4 7
speechcommands.py
in torchaudio/datasets
85 5 2
cmudict.py
in torchaudio/datasets
133 5 2
pkg_helpers.bash
in packaging
226 - 1
cmake
221 - 1
vctk.py
in torchaudio/datasets
75 6 1
Correlations

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

torchaudio/prototype/ctc_decoder/ctc_decoder.py x: 13 commits (all time) y: 174 lines of code torchaudio/prototype/ctc_decoder/__init__.py x: 4 commits (all time) y: 15 lines of code torchaudio/pipelines/rnnt_pipeline.py x: 5 commits (all time) y: 155 lines of code torchaudio/utils/__init__.py x: 4 commits (all time) y: 11 lines of code torchaudio/utils/download.py x: 1 commits (all time) y: 45 lines of code torchaudio/datasets/cmuarctic.py x: 10 commits (all time) y: 94 lines of code torchaudio/csrc/ffmpeg/streamer.cpp x: 8 commits (all time) y: 238 lines of code torchaudio/prototype/io/streamer.py x: 3 commits (all time) y: 178 lines of code torchaudio/csrc/ffmpeg/buffer.cpp x: 4 commits (all time) y: 219 lines of code torchaudio/csrc/ffmpeg/buffer.h x: 3 commits (all time) y: 41 lines of code torchaudio/csrc/ffmpeg/decoder.cpp x: 2 commits (all time) y: 15 lines of code torchaudio/csrc/ffmpeg/decoder.h x: 2 commits (all time) y: 19 lines of code torchaudio/csrc/ffmpeg/ffmpeg.cpp x: 6 commits (all time) y: 156 lines of code torchaudio/csrc/ffmpeg/ffmpeg.h x: 4 commits (all time) y: 85 lines of code torchaudio/csrc/ffmpeg/filter_graph.cpp x: 4 commits (all time) y: 150 lines of code torchaudio/csrc/ffmpeg/filter_graph.h x: 3 commits (all time) y: 36 lines of code torchaudio/csrc/ffmpeg/sink.cpp x: 4 commits (all time) y: 52 lines of code torchaudio/csrc/ffmpeg/sink.h x: 3 commits (all time) y: 23 lines of code torchaudio/csrc/ffmpeg/stream_processor.cpp x: 4 commits (all time) y: 82 lines of code torchaudio/functional/__init__.py x: 26 commits (all time) y: 108 lines of code torchaudio/functional/functional.py x: 77 commits (all time) y: 920 lines of code torchaudio/csrc/ffmpeg/prototype.cpp x: 6 commits (all time) y: 290 lines of code torchaudio/csrc/ffmpeg/streamer.h x: 5 commits (all time) y: 63 lines of code tools/release_notes/retrieve_prs.py x: 4 commits (all time) y: 94 lines of code packaging/pkg_helpers.bash x: 28 commits (all time) y: 226 lines of code packaging/torchaudio/meta.yaml x: 14 commits (all time) y: 62 lines of code torchaudio/models/emformer.py x: 3 commits (all time) y: 571 lines of code setup.py x: 48 commits (all time) y: 146 lines of code torchaudio/prototype/pipelines/rnnt_pipeline.py x: 6 commits (all time) y: 33 lines of code torchaudio/prototype/pipelines/__init__.py x: 3 commits (all time) y: 5 lines of code cmake/FindFFMPEG.cmake x: 3 commits (all time) y: 221 lines of code torchaudio/models/conformer.py x: 3 commits (all time) y: 156 lines of code torchaudio/models/rnnt.py x: 2 commits (all time) y: 360 lines of code torchaudio/csrc/ffmpeg/typedefs.h x: 2 commits (all time) y: 25 lines of code torchaudio/prototype/io/__init__.py x: 1 commits (all time) y: 18 lines of code torchaudio/models/__init__.py x: 24 commits (all time) y: 51 lines of code torchaudio/models/rnnt_decoder.py x: 1 commits (all time) y: 258 lines of code torchaudio/pipelines/__init__.py x: 10 commits (all time) y: 69 lines of code torchaudio/csrc/decoder/bindings/pybind.cpp x: 4 commits (all time) y: 172 lines of code torchaudio/_extension.py x: 6 commits (all time) y: 24 lines of code torchaudio/models/tacotron2.py x: 12 commits (all time) y: 559 lines of code torchaudio/datasets/tedlium.py x: 10 commits (all time) y: 122 lines of code torchaudio/csrc/rnnt/cpu/cpu_kernels.h x: 2 commits (all time) y: 424 lines of code torchaudio/models/wav2vec2/model.py x: 20 commits (all time) y: 467 lines of code torchaudio/datasets/cmudict.py x: 8 commits (all time) y: 133 lines of code torchaudio/datasets/librispeech.py x: 14 commits (all time) y: 82 lines of code torchaudio/datasets/libritts.py x: 9 commits (all time) y: 97 lines of code torchaudio/datasets/speechcommands.py x: 13 commits (all time) y: 85 lines of code torchaudio/datasets/vctk.py x: 36 commits (all time) y: 75 lines of code tools/setup_helpers/extension.py x: 7 commits (all time) y: 108 lines of code torchaudio/transforms.py x: 157 commits (all time) y: 943 lines of code torchaudio/csrc/decoder/src/dictionary/Dictionary.cpp x: 2 commits (all time) y: 134 lines of code torchaudio/csrc/decoder/src/dictionary/Dictionary.h x: 2 commits (all time) y: 37 lines of code torchaudio/prototype/__init__.py x: 7 commits (all time) y: 1 lines of code torchaudio/models/wav2vec2/__init__.py x: 9 commits (all time) y: 32 lines of code torchaudio/models/wav2vec2/components.py x: 9 commits (all time) y: 584 lines of code tools/convert_voxpopuli_models.py x: 4 commits (all time) y: 71 lines of code torchaudio/__init__.py x: 70 commits (all time) y: 35 lines of code torchaudio/_internal/module_utils.py x: 9 commits (all time) y: 83 lines of code torchaudio/backend/__init__.py x: 7 commits (all time) y: 7 lines of code torchaudio/backend/common.py x: 13 commits (all time) y: 24 lines of code torchaudio/backend/no_backend.py x: 4 commits (all time) y: 17 lines of code torchaudio/backend/soundfile_backend.py x: 13 commits (all time) y: 212 lines of code torchaudio/backend/sox_io_backend.py x: 38 commits (all time) y: 59 lines of code torchaudio/backend/utils.py x: 15 commits (all time) y: 51 lines of code torchaudio/compliance/__init__.py x: 4 commits (all time) y: 4 lines of code torchaudio/compliance/kaldi.py x: 32 commits (all time) y: 461 lines of code torchaudio/datasets/__init__.py x: 19 commits (all time) y: 28 lines of code torchaudio/datasets/commonvoice.py x: 17 commits (all time) y: 34 lines of code torchaudio/datasets/gtzan.py x: 10 commits (all time) y: 1027 lines of code torchaudio/datasets/librimix.py x: 3 commits (all time) y: 50 lines of code torchaudio/datasets/ljspeech.py x: 12 commits (all time) y: 55 lines of code torchaudio/datasets/utils.py x: 20 commits (all time) y: 116 lines of code torchaudio/datasets/yesno.py x: 23 commits (all time) y: 51 lines of code torchaudio/functional/filtering.py x: 22 commits (all time) y: 848 lines of code torchaudio/kaldi_io.py x: 10 commits (all time) y: 42 lines of code torchaudio/models/conv_tasnet.py x: 8 commits (all time) y: 174 lines of code torchaudio/models/deepspeech.py x: 4 commits (all time) y: 44 lines of code torchaudio/models/wav2letter.py x: 6 commits (all time) y: 47 lines of code torchaudio/models/wav2vec2/utils/import_fairseq.py x: 9 commits (all time) y: 122 lines of code torchaudio/models/wav2vec2/utils/import_huggingface.py x: 8 commits (all time) y: 46 lines of code torchaudio/models/wavernn.py x: 13 commits (all time) y: 196 lines of code torchaudio/pipelines/_tts/impl.py x: 5 commits (all time) y: 165 lines of code torchaudio/pipelines/_tts/interface.py x: 6 commits (all time) y: 25 lines of code torchaudio/pipelines/_tts/utils.py x: 4 commits (all time) y: 213 lines of code torchaudio/pipelines/_wav2vec2/impl.py x: 10 commits (all time) y: 775 lines of code torchaudio/pipelines/_wav2vec2/utils.py x: 7 commits (all time) y: 216 lines of code torchaudio/sox_effects/__init__.py x: 8 commits (all time) y: 19 lines of code torchaudio/sox_effects/sox_effects.py x: 21 commits (all time) y: 36 lines of code torchaudio/csrc/decoder/src/decoder/lm/KenLM.cpp x: 3 commits (all time) y: 59 lines of code torchaudio/csrc/decoder/src/decoder/Decoder.h x: 1 commits (all time) y: 30 lines of code torchaudio/csrc/decoder/src/decoder/LexiconDecoder.cpp x: 1 commits (all time) y: 271 lines of code torchaudio/csrc/decoder/src/decoder/LexiconDecoder.h x: 1 commits (all time) y: 124 lines of code torchaudio/csrc/decoder/src/decoder/Trie.cpp x: 1 commits (all time) y: 88 lines of code torchaudio/csrc/decoder/src/decoder/Trie.h x: 1 commits (all time) y: 44 lines of code torchaudio/csrc/decoder/src/decoder/Utils.cpp x: 1 commits (all time) y: 6 lines of code torchaudio/csrc/decoder/src/decoder/Utils.h x: 1 commits (all time) y: 215 lines of code torchaudio/csrc/decoder/src/decoder/lm/KenLM.h x: 1 commits (all time) y: 39 lines of code torchaudio/csrc/decoder/src/decoder/lm/LM.h x: 1 commits (all time) y: 54 lines of code torchaudio/csrc/decoder/src/dictionary/Defines.h x: 1 commits (all time) y: 11 lines of code torchaudio/csrc/decoder/src/dictionary/String.cpp x: 1 commits (all time) y: 98 lines of code torchaudio/csrc/decoder/src/dictionary/System.cpp x: 1 commits (all time) y: 207 lines of code torchaudio/csrc/decoder/src/dictionary/System.h x: 1 commits (all time) y: 62 lines of code torchaudio/csrc/decoder/src/dictionary/Utils.cpp x: 1 commits (all time) y: 118 lines of code torchaudio/csrc/decoder/src/dictionary/Utils.h x: 1 commits (all time) y: 24 lines of code tools/release_notes/classify_prs.py x: 2 commits (all time) y: 53 lines of code torchaudio/_internal/__init__.py x: 2 commits (all time) y: 5 lines of code torchaudio/pipelines/_wav2vec2/__init__.py x: 1 commits (all time) y: 1 lines of code torchaudio/csrc/pybind/sox/io.cpp x: 4 commits (all time) y: 134 lines of code torchaudio/csrc/pybind/sox/effects.h x: 2 commits (all time) y: 12 lines of code torchaudio/csrc/pybind/sox/effects_chain.h x: 2 commits (all time) y: 21 lines of code torchaudio/csrc/sox/effects.cpp x: 14 commits (all time) y: 122 lines of code torchaudio/csrc/sox/effects.h x: 7 commits (all time) y: 21 lines of code torchaudio/csrc/sox/effects_chain.cpp x: 14 commits (all time) y: 273 lines of code torchaudio/csrc/sox/effects_chain.h x: 6 commits (all time) y: 50 lines of code torchaudio/csrc/sox/io.h x: 14 commits (all time) y: 32 lines of code torchaudio/csrc/pybind/pybind.cpp x: 1 commits (all time) y: 25 lines of code torchaudio/csrc/sox/io.cpp x: 22 commits (all time) y: 127 lines of code torchaudio/csrc/sox/utils.cpp x: 21 commits (all time) y: 484 lines of code torchaudio/csrc/sox/utils.h x: 15 commits (all time) y: 58 lines of code torchaudio/csrc/lfilter.cpp x: 6 commits (all time) y: 236 lines of code torchaudio/csrc/rnnt/cpu/compute.cpp x: 6 commits (all time) y: 129 lines of code torchaudio/csrc/rnnt/gpu/compute.cu x: 6 commits (all time) y: 133 lines of code torchaudio/csrc/rnnt/autograd.cpp x: 5 commits (all time) y: 50 lines of code torchaudio/csrc/rnnt/compute.cpp x: 5 commits (all time) y: 23 lines of code torchaudio/csrc/rnnt/gpu/gpu_kernels.cuh x: 2 commits (all time) y: 349 lines of code torchaudio/csrc/rnnt/gpu/gpu_transducer.h x: 2 commits (all time) y: 306 lines of code torchaudio/csrc/rnnt/gpu/kernels.h x: 2 commits (all time) y: 92 lines of code torchaudio/csrc/rnnt/options.h x: 2 commits (all time) y: 50 lines of code torchaudio/csrc/rnnt/cpu/compute_alphas.cpp x: 2 commits (all time) y: 58 lines of code torchaudio/csrc/rnnt/cpu/compute_betas.cpp x: 2 commits (all time) y: 62 lines of code torchaudio/csrc/rnnt/gpu/compute_betas.cu x: 2 commits (all time) y: 67 lines of code torchaudio/csrc/rnnt/gpu/gpu_kernel_utils.cuh x: 1 commits (all time) y: 79 lines of code torchaudio/csrc/rnnt/gpu/kernel_utils.h x: 1 commits (all time) y: 51 lines of code torchaudio/csrc/rnnt/gpu/math.cuh x: 1 commits (all time) y: 36 lines of code torchaudio/csrc/rnnt/cpu/cpu_transducer.h x: 1 commits (all time) y: 149 lines of code torchaudio/csrc/rnnt/macros.cpp x: 1 commits (all time) y: 15 lines of code torchaudio/csrc/rnnt/workspace.h x: 1 commits (all time) y: 184 lines of code cmake/LoadHIP.cmake x: 1 commits (all time) y: 202 lines of code torchaudio/csrc/sox/types.cpp x: 5 commits (all time) y: 132 lines of code torchaudio/csrc/kaldi.cpp x: 1 commits (all time) y: 81 lines of code
1027.0
lines of code
  min: 1.0
  average: 122.29
  25th percentile: 25.0
  median: 56.5
  75th percentile: 146.75
  max: 1027.0
0 157.0
commits (all time)
min: 1.0 | average: 8.06 | 25th percentile: 1.75 | median: 4.0 | 75th percentile: 9.0 | max: 157.0

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

torchaudio/prototype/ctc_decoder/ctc_decoder.py x: 4 contributors (all time) y: 174 lines of code torchaudio/prototype/ctc_decoder/__init__.py x: 1 contributors (all time) y: 15 lines of code torchaudio/pipelines/rnnt_pipeline.py x: 3 contributors (all time) y: 155 lines of code torchaudio/utils/__init__.py x: 3 contributors (all time) y: 11 lines of code torchaudio/utils/download.py x: 1 contributors (all time) y: 45 lines of code torchaudio/datasets/cmuarctic.py x: 7 contributors (all time) y: 94 lines of code torchaudio/csrc/ffmpeg/streamer.cpp x: 1 contributors (all time) y: 238 lines of code torchaudio/prototype/io/streamer.py x: 1 contributors (all time) y: 178 lines of code torchaudio/csrc/ffmpeg/buffer.cpp x: 1 contributors (all time) y: 219 lines of code torchaudio/csrc/ffmpeg/buffer.h x: 1 contributors (all time) y: 41 lines of code torchaudio/csrc/ffmpeg/decoder.h x: 1 contributors (all time) y: 19 lines of code torchaudio/csrc/ffmpeg/ffmpeg.cpp x: 1 contributors (all time) y: 156 lines of code torchaudio/csrc/ffmpeg/ffmpeg.h x: 1 contributors (all time) y: 85 lines of code torchaudio/csrc/ffmpeg/filter_graph.cpp x: 1 contributors (all time) y: 150 lines of code torchaudio/csrc/ffmpeg/filter_graph.h x: 1 contributors (all time) y: 36 lines of code torchaudio/csrc/ffmpeg/sink.cpp x: 1 contributors (all time) y: 52 lines of code torchaudio/csrc/ffmpeg/sink.h x: 1 contributors (all time) y: 23 lines of code torchaudio/csrc/ffmpeg/stream_processor.cpp x: 1 contributors (all time) y: 82 lines of code torchaudio/functional/__init__.py x: 12 contributors (all time) y: 108 lines of code torchaudio/functional/functional.py x: 21 contributors (all time) y: 920 lines of code torchaudio/csrc/ffmpeg/prototype.cpp x: 1 contributors (all time) y: 290 lines of code torchaudio/csrc/ffmpeg/streamer.h x: 1 contributors (all time) y: 63 lines of code tools/release_notes/retrieve_prs.py x: 2 contributors (all time) y: 94 lines of code packaging/pkg_helpers.bash x: 11 contributors (all time) y: 226 lines of code packaging/torchaudio/meta.yaml x: 8 contributors (all time) y: 62 lines of code torchaudio/models/emformer.py x: 1 contributors (all time) y: 571 lines of code setup.py x: 20 contributors (all time) y: 146 lines of code torchaudio/prototype/pipelines/rnnt_pipeline.py x: 2 contributors (all time) y: 33 lines of code torchaudio/prototype/pipelines/__init__.py x: 2 contributors (all time) y: 5 lines of code torchaudio/models/rnnt.py x: 1 contributors (all time) y: 360 lines of code torchaudio/csrc/ffmpeg/typedefs.h x: 1 contributors (all time) y: 25 lines of code torchaudio/models/__init__.py x: 10 contributors (all time) y: 51 lines of code torchaudio/models/rnnt_decoder.py x: 1 contributors (all time) y: 258 lines of code torchaudio/pipelines/__init__.py x: 3 contributors (all time) y: 69 lines of code torchaudio/csrc/decoder/bindings/pybind.cpp x: 2 contributors (all time) y: 172 lines of code torchaudio/_extension.py x: 3 contributors (all time) y: 24 lines of code torchaudio/models/tacotron2.py x: 7 contributors (all time) y: 559 lines of code torchaudio/datasets/tedlium.py x: 8 contributors (all time) y: 122 lines of code torchaudio/csrc/rnnt/cpu/cpu_kernels.h x: 1 contributors (all time) y: 424 lines of code torchaudio/models/wav2vec2/model.py x: 5 contributors (all time) y: 467 lines of code torchaudio/datasets/cmudict.py x: 4 contributors (all time) y: 133 lines of code torchaudio/datasets/librispeech.py x: 8 contributors (all time) y: 82 lines of code torchaudio/datasets/libritts.py x: 6 contributors (all time) y: 97 lines of code torchaudio/datasets/speechcommands.py x: 8 contributors (all time) y: 85 lines of code torchaudio/datasets/vctk.py x: 18 contributors (all time) y: 75 lines of code tools/setup_helpers/extension.py x: 2 contributors (all time) y: 108 lines of code torchaudio/transforms.py x: 45 contributors (all time) y: 943 lines of code torchaudio/csrc/decoder/src/dictionary/Dictionary.cpp x: 1 contributors (all time) y: 134 lines of code torchaudio/csrc/decoder/src/dictionary/Dictionary.h x: 1 contributors (all time) y: 37 lines of code torchaudio/prototype/__init__.py x: 3 contributors (all time) y: 1 lines of code torchaudio/models/wav2vec2/__init__.py x: 3 contributors (all time) y: 32 lines of code torchaudio/models/wav2vec2/components.py x: 4 contributors (all time) y: 584 lines of code tools/convert_fairseq_models.py x: 2 contributors (all time) y: 38 lines of code torchaudio/__init__.py x: 23 contributors (all time) y: 35 lines of code torchaudio/_internal/module_utils.py x: 5 contributors (all time) y: 83 lines of code torchaudio/backend/__init__.py x: 4 contributors (all time) y: 7 lines of code torchaudio/backend/common.py x: 7 contributors (all time) y: 24 lines of code torchaudio/backend/no_backend.py x: 4 contributors (all time) y: 17 lines of code torchaudio/backend/soundfile_backend.py x: 7 contributors (all time) y: 212 lines of code torchaudio/backend/sox_io_backend.py x: 12 contributors (all time) y: 59 lines of code torchaudio/backend/utils.py x: 7 contributors (all time) y: 51 lines of code torchaudio/compliance/__init__.py x: 4 contributors (all time) y: 4 lines of code torchaudio/compliance/kaldi.py x: 14 contributors (all time) y: 461 lines of code torchaudio/datasets/__init__.py x: 14 contributors (all time) y: 28 lines of code torchaudio/datasets/commonvoice.py x: 9 contributors (all time) y: 34 lines of code torchaudio/datasets/gtzan.py x: 7 contributors (all time) y: 1027 lines of code torchaudio/datasets/librimix.py x: 3 contributors (all time) y: 50 lines of code torchaudio/datasets/ljspeech.py x: 9 contributors (all time) y: 55 lines of code torchaudio/datasets/utils.py x: 10 contributors (all time) y: 116 lines of code torchaudio/datasets/yesno.py x: 15 contributors (all time) y: 51 lines of code torchaudio/functional/filtering.py x: 13 contributors (all time) y: 848 lines of code torchaudio/kaldi_io.py x: 6 contributors (all time) y: 42 lines of code torchaudio/models/conv_tasnet.py x: 5 contributors (all time) y: 174 lines of code torchaudio/models/deepspeech.py x: 4 contributors (all time) y: 44 lines of code torchaudio/models/wav2letter.py x: 4 contributors (all time) y: 47 lines of code torchaudio/models/wav2vec2/utils/import_fairseq.py x: 3 contributors (all time) y: 122 lines of code torchaudio/models/wav2vec2/utils/import_huggingface.py x: 2 contributors (all time) y: 46 lines of code torchaudio/models/wavernn.py x: 7 contributors (all time) y: 196 lines of code torchaudio/pipelines/_tts/__init__.py x: 2 contributors (all time) y: 14 lines of code torchaudio/pipelines/_tts/impl.py x: 2 contributors (all time) y: 165 lines of code torchaudio/pipelines/_tts/interface.py x: 3 contributors (all time) y: 25 lines of code torchaudio/pipelines/_tts/utils.py x: 2 contributors (all time) y: 213 lines of code torchaudio/pipelines/_wav2vec2/impl.py x: 2 contributors (all time) y: 775 lines of code torchaudio/pipelines/_wav2vec2/utils.py x: 2 contributors (all time) y: 216 lines of code torchaudio/csrc/decoder/src/decoder/lm/KenLM.cpp x: 3 contributors (all time) y: 59 lines of code pyproject.toml x: 1 contributors (all time) y: 6 lines of code torchaudio/csrc/pybind/sox/effects_chain.cpp x: 2 contributors (all time) y: 157 lines of code torchaudio/csrc/decoder/src/decoder/Decoder.h x: 1 contributors (all time) y: 30 lines of code torchaudio/csrc/decoder/src/decoder/LexiconDecoder.cpp x: 1 contributors (all time) y: 271 lines of code torchaudio/csrc/decoder/src/decoder/LexiconDecoder.h x: 1 contributors (all time) y: 124 lines of code torchaudio/csrc/decoder/src/decoder/Utils.h x: 1 contributors (all time) y: 215 lines of code torchaudio/csrc/decoder/src/decoder/lm/LM.h x: 1 contributors (all time) y: 54 lines of code torchaudio/csrc/decoder/src/dictionary/Defines.h x: 1 contributors (all time) y: 11 lines of code torchaudio/csrc/decoder/src/dictionary/String.cpp x: 1 contributors (all time) y: 98 lines of code torchaudio/csrc/decoder/src/dictionary/System.cpp x: 1 contributors (all time) y: 207 lines of code torchaudio/csrc/decoder/src/dictionary/Utils.cpp x: 1 contributors (all time) y: 118 lines of code tools/release_notes/classify_prs.py x: 2 contributors (all time) y: 53 lines of code torchaudio/pipelines/_wav2vec2/__init__.py x: 1 contributors (all time) y: 1 lines of code torchaudio/csrc/pybind/sox/effects.cpp x: 2 contributors (all time) y: 52 lines of code torchaudio/csrc/pybind/sox/io.cpp x: 2 contributors (all time) y: 134 lines of code torchaudio/csrc/pybind/sox/effects.h x: 2 contributors (all time) y: 12 lines of code torchaudio/csrc/pybind/sox/effects_chain.h x: 2 contributors (all time) y: 21 lines of code torchaudio/csrc/pybind/sox/utils.cpp x: 2 contributors (all time) y: 28 lines of code torchaudio/csrc/sox/effects.h x: 5 contributors (all time) y: 21 lines of code torchaudio/csrc/sox/effects_chain.cpp x: 4 contributors (all time) y: 273 lines of code torchaudio/csrc/sox/io.h x: 8 contributors (all time) y: 32 lines of code torchaudio/csrc/sox/io.cpp x: 12 contributors (all time) y: 127 lines of code torchaudio/csrc/sox/utils.cpp x: 11 contributors (all time) y: 484 lines of code torchaudio/csrc/sox/utils.h x: 8 contributors (all time) y: 58 lines of code torchaudio/csrc/lfilter.cpp x: 2 contributors (all time) y: 236 lines of code torchaudio/csrc/rnnt/cpu/compute.cpp x: 1 contributors (all time) y: 129 lines of code torchaudio/csrc/rnnt/gpu/compute.cu x: 1 contributors (all time) y: 133 lines of code torchaudio/csrc/rnnt/gpu/gpu_kernels.cuh x: 1 contributors (all time) y: 349 lines of code torchaudio/csrc/rnnt/gpu/gpu_transducer.h x: 1 contributors (all time) y: 306 lines of code torchaudio/csrc/rnnt/gpu/kernels.h x: 1 contributors (all time) y: 92 lines of code torchaudio/utils/sox_utils.py x: 4 contributors (all time) y: 27 lines of code torchaudio/csrc/rnnt/cpu/compute_alphas.cpp x: 1 contributors (all time) y: 58 lines of code torchaudio/csrc/rnnt/gpu/compute_betas.cu x: 1 contributors (all time) y: 67 lines of code torchaudio/csrc/rnnt/gpu/gpu_kernel_utils.cuh x: 1 contributors (all time) y: 79 lines of code torchaudio/csrc/rnnt/cpu/cpu_transducer.h x: 1 contributors (all time) y: 149 lines of code torchaudio/csrc/rnnt/workspace.h x: 1 contributors (all time) y: 184 lines of code cmake/LoadHIP.cmake x: 1 contributors (all time) y: 202 lines of code torchaudio/csrc/sox/types.h x: 4 contributors (all time) y: 49 lines of code
1027.0
lines of code
  min: 1.0
  average: 122.29
  25th percentile: 25.0
  median: 56.5
  75th percentile: 146.75
  max: 1027.0
0 45.0
contributors (all time)
min: 1.0 | average: 3.73 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 4.0 | max: 45.0

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

torchaudio/prototype/ctc_decoder/ctc_decoder.py x: 5 commits (30d) y: 174 lines of code torchaudio/prototype/ctc_decoder/__init__.py x: 1 commits (30d) y: 15 lines of code torchaudio/pipelines/rnnt_pipeline.py x: 1 commits (30d) y: 155 lines of code torchaudio/utils/__init__.py x: 1 commits (30d) y: 11 lines of code torchaudio/utils/download.py x: 1 commits (30d) y: 45 lines of code torchaudio/datasets/cmuarctic.py x: 1 commits (30d) y: 94 lines of code torchaudio/csrc/ffmpeg/streamer.cpp x: 2 commits (30d) y: 238 lines of code torchaudio/prototype/io/streamer.py x: 1 commits (30d) y: 178 lines of code torchaudio/csrc/ffmpeg/buffer.cpp x: 1 commits (30d) y: 219 lines of code torchaudio/csrc/ffmpeg/buffer.h x: 1 commits (30d) y: 41 lines of code torchaudio/csrc/ffmpeg/decoder.h x: 1 commits (30d) y: 19 lines of code torchaudio/csrc/ffmpeg/ffmpeg.cpp x: 2 commits (30d) y: 156 lines of code torchaudio/csrc/ffmpeg/ffmpeg.h x: 1 commits (30d) y: 85 lines of code torchaudio/csrc/ffmpeg/filter_graph.cpp x: 1 commits (30d) y: 150 lines of code torchaudio/csrc/ffmpeg/filter_graph.h x: 1 commits (30d) y: 36 lines of code torchaudio/csrc/ffmpeg/sink.cpp x: 1 commits (30d) y: 52 lines of code torchaudio/csrc/ffmpeg/sink.h x: 1 commits (30d) y: 23 lines of code torchaudio/csrc/ffmpeg/stream_processor.cpp x: 1 commits (30d) y: 82 lines of code torchaudio/csrc/ffmpeg/stream_processor.h x: 1 commits (30d) y: 43 lines of code
238.0
lines of code
  min: 11.0
  average: 91.55
  25th percentile: 26.25
  median: 67.0
  75th percentile: 155.75
  max: 238.0
0 5.0
commits (30d)
min: 1.0 | average: 1.3 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 5.0

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

torchaudio/prototype/ctc_decoder/ctc_decoder.py x: 2 contributors (30d) y: 174 lines of code torchaudio/prototype/ctc_decoder/__init__.py x: 1 contributors (30d) y: 15 lines of code torchaudio/pipelines/rnnt_pipeline.py x: 1 contributors (30d) y: 155 lines of code torchaudio/utils/__init__.py x: 1 contributors (30d) y: 11 lines of code torchaudio/utils/download.py x: 1 contributors (30d) y: 45 lines of code torchaudio/datasets/cmuarctic.py x: 1 contributors (30d) y: 94 lines of code torchaudio/csrc/ffmpeg/streamer.cpp x: 1 contributors (30d) y: 238 lines of code torchaudio/prototype/io/streamer.py x: 1 contributors (30d) y: 178 lines of code torchaudio/csrc/ffmpeg/buffer.cpp x: 1 contributors (30d) y: 219 lines of code torchaudio/csrc/ffmpeg/buffer.h x: 1 contributors (30d) y: 41 lines of code torchaudio/csrc/ffmpeg/decoder.h x: 1 contributors (30d) y: 19 lines of code torchaudio/csrc/ffmpeg/ffmpeg.cpp x: 1 contributors (30d) y: 156 lines of code torchaudio/csrc/ffmpeg/ffmpeg.h x: 1 contributors (30d) y: 85 lines of code torchaudio/csrc/ffmpeg/filter_graph.cpp x: 1 contributors (30d) y: 150 lines of code torchaudio/csrc/ffmpeg/filter_graph.h x: 1 contributors (30d) y: 36 lines of code torchaudio/csrc/ffmpeg/sink.cpp x: 1 contributors (30d) y: 52 lines of code torchaudio/csrc/ffmpeg/sink.h x: 1 contributors (30d) y: 23 lines of code torchaudio/csrc/ffmpeg/stream_processor.cpp x: 1 contributors (30d) y: 82 lines of code torchaudio/csrc/ffmpeg/stream_processor.h x: 1 contributors (30d) y: 43 lines of code
238.0
lines of code
  min: 11.0
  average: 91.55
  25th percentile: 26.25
  median: 67.0
  75th percentile: 155.75
  max: 238.0
0 2.0
contributors (30d)
min: 1.0 | average: 1.05 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

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

torchaudio/prototype/ctc_decoder/ctc_decoder.py x: 8 commits (90d) y: 174 lines of code torchaudio/prototype/ctc_decoder/__init__.py x: 2 commits (90d) y: 15 lines of code torchaudio/pipelines/rnnt_pipeline.py x: 5 commits (90d) y: 155 lines of code torchaudio/utils/__init__.py x: 1 commits (90d) y: 11 lines of code torchaudio/utils/download.py x: 1 commits (90d) y: 45 lines of code torchaudio/datasets/cmuarctic.py x: 1 commits (90d) y: 94 lines of code torchaudio/csrc/ffmpeg/streamer.cpp x: 5 commits (90d) y: 238 lines of code torchaudio/prototype/io/streamer.py x: 3 commits (90d) y: 178 lines of code torchaudio/csrc/ffmpeg/buffer.cpp x: 2 commits (90d) y: 219 lines of code torchaudio/csrc/ffmpeg/buffer.h x: 1 commits (90d) y: 41 lines of code torchaudio/csrc/ffmpeg/decoder.cpp x: 1 commits (90d) y: 15 lines of code torchaudio/csrc/ffmpeg/decoder.h x: 1 commits (90d) y: 19 lines of code torchaudio/csrc/ffmpeg/ffmpeg.cpp x: 4 commits (90d) y: 156 lines of code torchaudio/csrc/ffmpeg/ffmpeg.h x: 2 commits (90d) y: 85 lines of code torchaudio/csrc/ffmpeg/filter_graph.cpp x: 2 commits (90d) y: 150 lines of code torchaudio/csrc/ffmpeg/filter_graph.h x: 1 commits (90d) y: 36 lines of code torchaudio/csrc/ffmpeg/sink.cpp x: 3 commits (90d) y: 52 lines of code torchaudio/csrc/ffmpeg/sink.h x: 2 commits (90d) y: 23 lines of code torchaudio/csrc/ffmpeg/stream_processor.cpp x: 3 commits (90d) y: 82 lines of code torchaudio/csrc/ffmpeg/stream_processor.h x: 2 commits (90d) y: 43 lines of code torchaudio/functional/__init__.py x: 6 commits (90d) y: 108 lines of code torchaudio/functional/functional.py x: 6 commits (90d) y: 920 lines of code torchaudio/csrc/ffmpeg/prototype.cpp x: 4 commits (90d) y: 290 lines of code torchaudio/csrc/ffmpeg/streamer.h x: 3 commits (90d) y: 63 lines of code tools/release_notes/retrieve_prs.py x: 2 commits (90d) y: 94 lines of code packaging/pkg_helpers.bash x: 4 commits (90d) y: 226 lines of code packaging/torchaudio/meta.yaml x: 4 commits (90d) y: 62 lines of code torchaudio/models/emformer.py x: 3 commits (90d) y: 571 lines of code setup.py x: 5 commits (90d) y: 146 lines of code torchaudio/prototype/pipelines/rnnt_pipeline.py x: 5 commits (90d) y: 33 lines of code torchaudio/prototype/pipelines/__init__.py x: 2 commits (90d) y: 5 lines of code cmake/FindFFMPEG.cmake x: 3 commits (90d) y: 221 lines of code torchaudio/models/conformer.py x: 3 commits (90d) y: 156 lines of code torchaudio/models/rnnt.py x: 2 commits (90d) y: 360 lines of code torchaudio/csrc/ffmpeg/typedefs.h x: 1 commits (90d) y: 25 lines of code torchaudio/models/__init__.py x: 1 commits (90d) y: 51 lines of code torchaudio/models/rnnt_decoder.py x: 1 commits (90d) y: 258 lines of code torchaudio/pipelines/__init__.py x: 1 commits (90d) y: 69 lines of code torchaudio/csrc/decoder/bindings/pybind.cpp x: 1 commits (90d) y: 172 lines of code torchaudio/models/tacotron2.py x: 1 commits (90d) y: 559 lines of code torchaudio/datasets/tedlium.py x: 1 commits (90d) y: 122 lines of code torchaudio/csrc/rnnt/cpu/cpu_kernels.h x: 1 commits (90d) y: 424 lines of code torchaudio/models/wav2vec2/model.py x: 1 commits (90d) y: 467 lines of code
920.0
lines of code
  min: 5.0
  average: 155.55
  25th percentile: 33.0
  median: 94.0
  75th percentile: 219.0
  max: 920.0
0 8.0
commits (90d)
min: 1.0 | average: 2.45 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 8.0

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

torchaudio/prototype/ctc_decoder/ctc_decoder.py x: 2 contributors (90d) y: 174 lines of code torchaudio/prototype/ctc_decoder/__init__.py x: 1 contributors (90d) y: 15 lines of code torchaudio/pipelines/rnnt_pipeline.py x: 3 contributors (90d) y: 155 lines of code torchaudio/utils/__init__.py x: 1 contributors (90d) y: 11 lines of code torchaudio/utils/download.py x: 1 contributors (90d) y: 45 lines of code torchaudio/datasets/cmuarctic.py x: 1 contributors (90d) y: 94 lines of code torchaudio/csrc/ffmpeg/streamer.cpp x: 1 contributors (90d) y: 238 lines of code torchaudio/prototype/io/streamer.py x: 1 contributors (90d) y: 178 lines of code torchaudio/csrc/ffmpeg/buffer.cpp x: 1 contributors (90d) y: 219 lines of code torchaudio/csrc/ffmpeg/buffer.h x: 1 contributors (90d) y: 41 lines of code torchaudio/csrc/ffmpeg/decoder.h x: 1 contributors (90d) y: 19 lines of code torchaudio/csrc/ffmpeg/ffmpeg.cpp x: 1 contributors (90d) y: 156 lines of code torchaudio/csrc/ffmpeg/ffmpeg.h x: 1 contributors (90d) y: 85 lines of code torchaudio/csrc/ffmpeg/filter_graph.cpp x: 1 contributors (90d) y: 150 lines of code torchaudio/csrc/ffmpeg/filter_graph.h x: 1 contributors (90d) y: 36 lines of code torchaudio/csrc/ffmpeg/sink.cpp x: 1 contributors (90d) y: 52 lines of code torchaudio/csrc/ffmpeg/sink.h x: 1 contributors (90d) y: 23 lines of code torchaudio/csrc/ffmpeg/stream_processor.cpp x: 1 contributors (90d) y: 82 lines of code torchaudio/functional/__init__.py x: 1 contributors (90d) y: 108 lines of code torchaudio/functional/functional.py x: 1 contributors (90d) y: 920 lines of code torchaudio/csrc/ffmpeg/prototype.cpp x: 1 contributors (90d) y: 290 lines of code torchaudio/csrc/ffmpeg/streamer.h x: 1 contributors (90d) y: 63 lines of code packaging/pkg_helpers.bash x: 2 contributors (90d) y: 226 lines of code packaging/torchaudio/meta.yaml x: 2 contributors (90d) y: 62 lines of code torchaudio/models/emformer.py x: 1 contributors (90d) y: 571 lines of code setup.py x: 4 contributors (90d) y: 146 lines of code torchaudio/prototype/pipelines/rnnt_pipeline.py x: 2 contributors (90d) y: 33 lines of code torchaudio/prototype/pipelines/__init__.py x: 1 contributors (90d) y: 5 lines of code cmake/FindFFMPEG.cmake x: 1 contributors (90d) y: 221 lines of code torchaudio/models/rnnt.py x: 1 contributors (90d) y: 360 lines of code torchaudio/models/rnnt_decoder.py x: 1 contributors (90d) y: 258 lines of code torchaudio/pipelines/__init__.py x: 1 contributors (90d) y: 69 lines of code torchaudio/csrc/decoder/bindings/pybind.cpp x: 1 contributors (90d) y: 172 lines of code torchaudio/models/tacotron2.py x: 1 contributors (90d) y: 559 lines of code torchaudio/datasets/tedlium.py x: 1 contributors (90d) y: 122 lines of code torchaudio/csrc/rnnt/cpu/cpu_kernels.h x: 1 contributors (90d) y: 424 lines of code torchaudio/models/wav2vec2/model.py x: 1 contributors (90d) y: 467 lines of code
920.0
lines of code
  min: 5.0
  average: 155.55
  25th percentile: 33.0
  median: 94.0
  75th percentile: 219.0
  max: 920.0
0 4.0
contributors (90d)
min: 1.0 | average: 1.19 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 4.0