-
**You must follow the issue template and provide as much information as possible. otherwise, this issue will be closed.
请按照 issue 模板要求填写信息。如果没有按照 issue 模板填写,将会忽略并关闭这个 issue**
## Check List
Thanks…
-
We're thinking of converting espnet ASR recipes to new espnet (espnet2) ASR recipes (https://github.com/espnet/espnet/tree/v.0.7.0/egs2).
The following is a current assignment.
I did not finish the …
-
I trained BiLSTM_CRF_Model on GPU (colab) and save it. I possible to load this model on device without GPU?
I have an error on loading:
`No OpKernel was registered to support Op 'CudnnRNNV2' used by…
-
There are several reasons for noise in results across different runs. It would be good if we are able to control the randomness in the experiment with a single random seed. In case this is not possibl…
-
在执行predict.sh时:
python bert_blstm_atten.py \
--task_name=imdb \
--do_predict=True \
--data_dir=data/ \
--vocab_file=modelParams/uncased_L-12_H-768_A-12/vocab.txt \
--bert_config_file…
-
-
Hi Thibaut! Out of curiosity I imported the official Julia language blog (https://julialang.org/blog/), a Jekyll-oriented blog, into JuDoc. You never know, one day they may go full Julia... :)
…
-
Writing berlin data set to file...
Traceback (most recent call last):
File "/home/lwin/speech-emotion/Speech_emotion_recognition_BLSTM-master/find_best_model.py", line 163, in
functions.feat…
-
I have been trying to implement paper "Deep clustering: Discriminative embeddings for segmentation and separation", but I am not able to create batches because each audio file have different no of fra…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10
- TensorFlow installed from (source or binary): `conda install tensorflow`
- TensorFlow version (CPU) : …