Skip to content

Commit 2f784c0

Browse files
committed
2 parents 72f3cfa + ef864a3 commit 2f784c0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+11256
-139
lines changed

logs/create_desc_json.log

Lines changed: 1068 additions & 0 deletions
Large diffs are not rendered by default.

logs/prep.log

Lines changed: 5560 additions & 0 deletions
Large diffs are not rendered by default.

mlruns/0/meta.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
artifact_location: file:///home/abel_mitiku/root/Speech-to-Text/notebooks/mlruns/0
2+
experiment_id: '0'
3+
lifecycle_stage: active
4+
name: Default
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
Model: "model_1"
2+
__________________________________________________________________________________________________
3+
Layer (type) Output Shape Param # Connected to
4+
==================================================================================================
5+
the_input (InputLayer) [(None, None)] 0 []
6+
7+
preprocessin_model (Functional (None, None, 128, 1 512 ['the_input[0][0]']
8+
) )
9+
10+
tf.compat.v1.squeeze (TFOpLamb (None, None, 128) 0 ['preprocessin_model[0][0]']
11+
da)
12+
13+
input_length (InputLayer) [(None, 1)] 0 []
14+
15+
simple_rnn_model (Functional) (None, None, 223) 236157 ['tf.compat.v1.squeeze[0][0]']
16+
17+
the_labels (InputLayer) [(None, None)] 0 []
18+
19+
lambda_1 (Lambda) (None, 1) 0 ['input_length[0][0]']
20+
21+
label_length (InputLayer) [(None, 1)] 0 []
22+
23+
ctc (Lambda) (None, 1) 0 ['simple_rnn_model[0][0]',
24+
'the_labels[0][0]',
25+
'lambda_1[0][0]',
26+
'label_length[0][0]']
27+
28+
==================================================================================================
29+
Total params: 236,669
30+
Trainable params: 236,413
31+
Non-trainable params: 256
32+
__________________________________________________________________________________________________
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
artifact_uri: file:///home/abel_mitiku/root/Speech-to-Text/notebooks/mlruns/1/4c8899d7d0a64efdb14103d9e2ea71cb/artifacts
2+
end_time: null
3+
entry_point_name: ''
4+
experiment_id: '1'
5+
lifecycle_stage: active
6+
name: ''
7+
run_id: 4c8899d7d0a64efdb14103d9e2ea71cb
8+
run_uuid: 4c8899d7d0a64efdb14103d9e2ea71cb
9+
source_name: ''
10+
source_type: 4
11+
source_version: ''
12+
start_time: 1654774010147
13+
status: 1
14+
tags: []
15+
user_id: abel_mitiku
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
None
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
20
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
10

0 commit comments

Comments
 (0)