-
Hi,I want to reproduce Librispeech WER in this project.
I tried to run the script blstm_las with 3 gpus and batch_size 128, but I couldn't get the result in readme.
My training results are as follo…
-
### To reproduce the beat tracking result.
I am trying to reproduce the beat tracking model in madmom. However, the result cannot compare with the DBNBeattracking result. I want to know:
1. what i…
-
Can I use a keras model to generate my TF layers and then train with tensorpack, or does tensorpack define attributes that would be incompatible?
-
## Description
The build crashes. Are you requiring SSE4.x instructions? Maybe worth a check and/or FAQ entry?
## Step to reproduce
Followed the steps in https://github.com/deezer/spleeter#deve…
-
-
Hi there !
Thanks for your work ! I've been applying your model on short audio files with success, and the result is very impressive !
I'd like to go one step further and enhance 16-hour long audi…
-
_I am having a problem during installation of warpctc-pytorch from the installers directory and same problem i face if i do like this --> $pip install warpctc-pytorch
and my error message is showing …
-
This source loss blstm.model, when run Estimate_Chords_From_Audio.py , it will give a error info.
-
I try to modify tedlium2/align1 CTCsegment example to another example like egs/aishell
but report error as following
I have no idea to solve this index error.
```2020-09-28 01:37:54,391 (asr_ali…
-
I am trying to train a phonetic model by fine-tuning the 0.6.1 release LJSpeech Tacotron2v4 model. After I had added the code for transfer learning found [here](https://github.com/espnet/espnet/issues…