Commit
·
d15cb46
1
Parent(s):
79d4a03
add test file
Browse files- hyperparams.yaml +0 -1
- math.wav +0 -0
hyperparams.yaml
CHANGED
@@ -28,7 +28,6 @@ temperature: 1.25
|
|
28 |
# Models
|
29 |
asr_model: !apply:speechbrain.pretrained.EncoderDecoderASR.from_hparams
|
30 |
source: speechbrain/asr-crdnn-rnnlm-librispeech
|
31 |
-
#run_opts: {"device":"cuda:0"}
|
32 |
|
33 |
slu_enc: !new:speechbrain.nnet.containers.Sequential
|
34 |
input_shape: [null, null, !ref <ASR_encoder_dim>]
|
|
|
28 |
# Models
|
29 |
asr_model: !apply:speechbrain.pretrained.EncoderDecoderASR.from_hparams
|
30 |
source: speechbrain/asr-crdnn-rnnlm-librispeech
|
|
|
31 |
|
32 |
slu_enc: !new:speechbrain.nnet.containers.Sequential
|
33 |
input_shape: [null, null, !ref <ASR_encoder_dim>]
|
math.wav
ADDED
Binary file (134 kB). View file
|
|