huggingface / parler-tts
File Size

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

Intro
Learn more...
File Size Overall
48% | 19% | 12% | 8% | 12%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py48% | 19% | 12% | 8% | 12%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
parler_tts86% | 0% | 0% | 4% | 9%
training0% | 52% | 32% | 15% | <1%
helpers0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 23)
File# lines# units
2314 73
931 1
arguments.py
in training
356 -
data.py
in training
222 4
utils.py
in training
155 11
eval.py
in training
119 3
118 4
streamer.py
in parler_tts
98 7
modeling_dac.py
in parler_tts/dac_wrapper
83 6
init_large_model.py
in helpers/model_init_scripts
52 -
app.py
in helpers/gradio_demo
52 1
init_dummy_model.py
in helpers/model_init_scripts
51 -
init_model_600M.py
in helpers/model_init_scripts
51 -
init_dummy_model_with_encodec.py
in helpers/model_init_scripts
49 -
setup.py
in root
45 -
27 2
configuration_dac.py
in parler_tts/dac_wrapper
22 1
__init__.py
in parler_tts
18 -
push_dac_to_hub.py
in helpers/push_to_hub_scripts
18 -
14 -
push_trained_parler_tts_to_hub.py
in helpers/push_to_hub_scripts
7 -
__init__.py
in parler_tts/dac_wrapper
2 -
__init__.py
in training
1 -
Files With Most Units (Top 11)
File# lines# units
2314 73
utils.py
in training
155 11
streamer.py
in parler_tts
98 7
modeling_dac.py
in parler_tts/dac_wrapper
83 6
data.py
in training
222 4
118 4
eval.py
in training
119 3
27 2
931 1
configuration_dac.py
in parler_tts/dac_wrapper
22 1
app.py
in helpers/gradio_demo
52 1
Files With Long Lines (Top 10)

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

File# lines# units# long lines
931 1 18
2314 73 17
arguments.py
in training
356 - 16
app.py
in helpers/gradio_demo
52 1 5
data.py
in training
222 4 2
streamer.py
in parler_tts
98 7 2
118 4 2
eval.py
in training
119 3 1
modeling_dac.py
in parler_tts/dac_wrapper
83 6 1
27 2 1