TRoboto commited on
Commit
90e7946
1 Parent(s): dcb4ea8

Upload 14 files

Browse files
.gitattributes CHANGED
@@ -14,3 +14,9 @@
14
  *.pb filter=lfs diff=lfs merge=lfs -text
15
  *.pt filter=lfs diff=lfs merge=lfs -text
16
  *.pth filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
14
  *.pb filter=lfs diff=lfs merge=lfs -text
15
  *.pt filter=lfs diff=lfs merge=lfs -text
16
  *.pth filter=lfs diff=lfs merge=lfs -text
17
+ train-845054.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
18
+ train-845054.meta filter=lfs diff=lfs merge=lfs -text
19
+ train-848644.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
20
+ train-848644.meta filter=lfs diff=lfs merge=lfs -text
21
+ best_dev-727408.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
22
+ best_dev-727408.meta filter=lfs diff=lfs merge=lfs -text
alphabet.txt ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Each line in this file represents the Unicode codepoint (UTF-8 encoded)
2
+ # associated with a numeric label.
3
+ # A line that starts with # is a comment. You can escape it with \# if you wish
4
+ # to use '#' as a label.
5
+
6
+ س
7
+ ت
8
+ م
9
+ ئ
10
+ ء
11
+ ؤ
12
+ ش
13
+ غ
14
+ ط
15
+ ل
16
+ ق
17
+ ض
18
+ ع
19
+ ج
20
+ ا
21
+ ز
22
+ ث
23
+ ي
24
+ ب
25
+ ح
26
+ ن
27
+ خ
28
+ ك
29
+ ظ
30
+ د
31
+ ذ
32
+ ص
33
+ ى
34
+ و
35
+ ه
36
+ ف
37
+ ر
38
+ # The last (non-comment) line needs to end with a newline.
39
+
best_dev-727408.data-00000-of-00001 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa6a1f9115389a09d7398ae8226f7df81ba50e28d0d4ca14c70b62660b10de05
3
+ size 701170104
best_dev-727408.index ADDED
Binary file (1.58 kB). View file
best_dev-727408.meta ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2367208c15c9918a9c4675537b823ef0e109c6a95a226b2e181cadae2022e385
3
+ size 1386547
best_dev_checkpoint ADDED
@@ -0,0 +1,2 @@
 
 
1
+ model_checkpoint_path: "/home/machinel/Desktop/Mohd/logs/checkpoints_train_all_2024_no_numbers_5_platue/best_dev-727408"
2
+ all_model_checkpoint_paths: "/home/machinel/Desktop/Mohd/logs/checkpoints_train_all_2024_no_numbers_5_platue/best_dev-727408"
checkpoint ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
1
+ model_checkpoint_path: "/home/machinel/Desktop/Mohd/logs/checkpoints_train_all_2024_no_numbers_5_platue/train-848644"
2
+ all_model_checkpoint_paths: "/home/machinel/Desktop/Mohd/logs/checkpoints_train_all_2024_no_numbers_5_platue/train-845054"
3
+ all_model_checkpoint_paths: "/home/machinel/Desktop/Mohd/logs/checkpoints_train_all_2024_no_numbers_5_platue/train-846516"
4
+ all_model_checkpoint_paths: "/home/machinel/Desktop/Mohd/logs/checkpoints_train_all_2024_no_numbers_5_platue/train-847672"
5
+ all_model_checkpoint_paths: "/home/machinel/Desktop/Mohd/logs/checkpoints_train_all_2024_no_numbers_5_platue/train-848483"
6
+ all_model_checkpoint_paths: "/home/machinel/Desktop/Mohd/logs/checkpoints_train_all_2024_no_numbers_5_platue/train-848644"
flags.txt ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ --nohelp
2
+ --nohelpfull
3
+ --nohelpshort
4
+ --nohelpxml
5
+ --noonly_check_args
6
+ --nopdb
7
+ --nopdb_post_mortem
8
+ --norun_with_pdb
9
+ --norun_with_profiling
10
+ --use_cprofile_for_profiling
11
+ --noalsologtostderr
12
+ --log_dir=
13
+ --logger_levels=
14
+ --nologtostderr
15
+ --showprefixforinfo
16
+ --stderrthreshold=fatal
17
+ --verbosity=0
18
+ --test_random_seed=301
19
+ --test_randomize_ordering_seed=
20
+ --test_srcdir=
21
+ --test_tmpdir=/tmp/absl_testing
22
+ --xml_output_file=
23
+ --alphabet_config_path=data/alphabet.txt
24
+ --audio_sample_rate=16000
25
+ --augment=pitch[pitch=1~0.1]
26
+ --augment=tempo[factor=1~0.1]
27
+ --augment=resample[p=0.2,rate=12000~4000]
28
+ --augment=codec[p=0.2,bitrate=32000~16000]
29
+ --augment=reverb[p=0.2,decay=0.7~0.15,delay=10~8]
30
+ --augment=volume[p=0.2,dbfs=-10~10]
31
+ --augment=frequency_mask[p=0.1,n=1:3,size=1:5]
32
+ --augment=time_mask[p=0.1,domain=signal,n=3:10~2,size=50:100~40]
33
+ --automatic_mixed_precision
34
+ --beam_width=1024
35
+ --beta1=0.9
36
+ --beta2=0.999
37
+ --nobytes_output_mode
38
+ --cache_for_epochs=10
39
+ --checkpoint_dir=/home/machinel/Desktop/Mohd/logs/checkpoints_train_all_2024_no_numbers_5_platue
40
+ --checkpoint_secs=600
41
+ --cutoff_prob=1.0
42
+ --cutoff_top_n=300
43
+ --dev_batch_size=16
44
+ --dev_files=/home/machinel/Desktop/Mohd/dev_chunks.csv
45
+ --drop_source_layers=0
46
+ --dropout_rate=0.4
47
+ --dropout_rate2=0.4
48
+ --dropout_rate3=0.4
49
+ --dropout_rate4=0.0
50
+ --dropout_rate5=0.0
51
+ --dropout_rate6=0.4
52
+ --early_stop
53
+ --epochs=200
54
+ --epsilon=1e-08
55
+ --es_epochs=10
56
+ --es_min_delta=0.05
57
+ --export_author_id=author
58
+ --export_batch_size=1
59
+ --export_beam_width=500
60
+ --export_contact_info=<public contact information of the author. Can be an email address, or a link to a contact form, issue tracker, or discussion forum. Must provide a way to reach the model authors>
61
+ --export_description=<Freeform description of the model being exported. Markdown accepted. You can also leave this flag unchanged and edit the generated .md file directly. Useful things to describe are demographic and acoustic characteristics of the data used to train the model, any architectural changes, names of public datasets that were used when applicable, hyperparameters used for training, evaluation results on standard benchmark datasets, etc.>
62
+ --export_dir=/home/machinel/Desktop/Mohd/logs/output_models_train_all_2024_no_numberss_5_platue
63
+ --export_file_name=output_graph
64
+ --export_language=<language the model was trained on - IETF BCP 47 language tag including at least language, script and region subtags. E.g. "en-Latn-UK" or "de-Latn-DE" or "cmn-Hans-CN". Include as much info as you can without loss of precision. For example, if a model is trained on Scottish English, include the variant subtag: "en-Latn-GB-Scotland".>
65
+ --export_license=<SPDX identifier of the license of the exported model. See https://spdx.org/licenses/. If the license does not have an SPDX identifier, use the license name.>
66
+ --export_max_ds_version=<maximum DeepSpeech version (inclusive) the exported model is compatible with>
67
+ --export_min_ds_version=<minimum DeepSpeech version (inclusive) the exported model is compatible with>
68
+ --export_model_name=model
69
+ --export_model_version=0.0.1
70
+ --noexport_tflite
71
+ --noexport_zip
72
+ --feature_cache=
73
+ --feature_win_len=32
74
+ --feature_win_step=20
75
+ --noforce_initialize_learning_rate
76
+ --inter_op_parallelism_threads=0
77
+ --intra_op_parallelism_threads=0
78
+ --nolayer_norm
79
+ --learning_rate=3e-05
80
+ --limit_dev=0
81
+ --limit_test=0
82
+ --limit_train=0
83
+ --lm_alpha=0.5982427068031976
84
+ --lm_alpha_max=5.0
85
+ --lm_beta=4.8959982942120135
86
+ --lm_beta_max=5.0
87
+ --load_checkpoint_dir=/home/machinel/Desktop/Mohd/logs/checkpoints_train_all_2024_no_numbers_5_platue
88
+ --noload_cudnn
89
+ --load_evaluate=auto
90
+ --load_train=auto
91
+ --log_level=1
92
+ --nolog_placement
93
+ --max_to_keep=5
94
+ --metrics_files=
95
+ --n_hidden=2048
96
+ --n_steps=16
97
+ --n_trials=2400
98
+ --one_shot_infer=
99
+ --plateau_epochs=5
100
+ --plateau_reduction=0.1
101
+ --random_seed=4568
102
+ --read_buffer=1048576
103
+ --reduce_lr_on_plateau
104
+ --relu_clip=20.0
105
+ --noremove_export
106
+ --report_count=5
107
+ --noreverse_dev
108
+ --noreverse_test
109
+ --noreverse_train
110
+ --save_checkpoint_dir=/home/machinel/Desktop/Mohd/logs/checkpoints_train_all_2024_no_numbers_5_platue
111
+ --scorer=/home/machinel/Desktop/Mohd/lm/masc.scorer
112
+ --scorer_path=/home/machinel/Desktop/Mohd/lm/masc.scorer
113
+ --show_progressbar
114
+ --summary_dir=/home/machinel/Desktop/Mohd/logs/summary_train_all_2024_no_numberss_5_platue
115
+ --test_batch_size=16
116
+ --test_files=/home/machinel/Desktop/Mohd/dev_chunks.csv
117
+ --test_output_file=
118
+ --train_batch_size=32
119
+ --train_cudnn
120
+ --train_files=/home/machinel/Desktop/Mohd/chunks_filtered.csv
121
+ --use_allow_growth
122
+ --noop_conversion_fallback_to_while_loop
model.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bad673c27670992592378e0336d1240b5803ccc1a121623f85b4f7e3bb43b5f7
3
+ size 188956408
train-845054.data-00000-of-00001 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db8321b15897f957d4ccbe928b564ad36d60758ea37e4fab66f39851f52fb266
3
+ size 701170104
train-845054.index ADDED
Binary file (1.58 kB). View file
train-845054.meta ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b1b74ec75bd75ca8eae58189daee2d975d0ee8dbbddf510769ad6a61fea5ad8
3
+ size 1386541
train-848644.data-00000-of-00001 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a997bcf1602c187cd4b7ada173b77db02c0e3a43bd214f3a4611a98a15232fa5
3
+ size 701170104
train-848644.index ADDED
Binary file (1.58 kB). View file
train-848644.meta ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3908e334b71e69ec0610a6fbdf41f551186db77d6a069a3226bec7aad336c5b
3
+ size 1386541