Adel-Moumen
commited on
Commit
·
beedb0f
1
Parent(s):
5570a3f
Update hyperparams.yaml
Browse files- hyperparams.yaml +0 -1
hyperparams.yaml
CHANGED
@@ -21,7 +21,6 @@ rnn_bidirectional: True
|
|
21 |
dnn_blocks: 1
|
22 |
dnn_neurons: 16
|
23 |
output_neurons: 1
|
24 |
-
device: 'cpu' # set 'cuda:0' for gpu
|
25 |
|
26 |
# Feature/Model objects
|
27 |
compute_features: !new:speechbrain.lobes.features.Fbank
|
|
|
21 |
dnn_blocks: 1
|
22 |
dnn_neurons: 16
|
23 |
output_neurons: 1
|
|
|
24 |
|
25 |
# Feature/Model objects
|
26 |
compute_features: !new:speechbrain.lobes.features.Fbank
|