-
I've downloaded the data from [here](https://github.com/facebookresearch/libri-light/blob/main/data_preparation/README.md). I'm trying to use the `small.tar` dataset. I've downloaded and un-tarred the…
-
运行命令:local/nnet/run_fsmn_ivector.sh DFSMN_S
之后提示:
cp: cannot stat 'data/train_960_cleaned': No such file or directory
-
I saw that the first two parts of CN celeb2 data were used in the paper, but I can only decompress the entire data and cannot extract the first two parts. May I ask how you did it?
-
While running the recipe for Yoloxochitl Mixtec, I encountered the following error:
```
local/split_tr_dt_et.sh: line 59: reduce_data_dir.sh: command not found
local/split_tr_dt_et.sh: line 60: r…
-
Method _create_item() (maybe _load_files()) in class Alignment dataset crashes jupyter server. The problem occurs only with the train.other-500 subset (the others work correctly) of the LibriTTS-R dat…
-
### Describe the bug
I am trying to download the `librispeech_asr` `clean` dataset, which results in a `FSTimeoutError` exception after downloading around 61% of the data.
### Steps to reproduce the…
-
Each year the [Music Information Retrieval Evaluation Exchange](http://www.music-ir.org/mirex/wiki/MIREX_HOME) (MIREX) sponsors a number of noteworthy competitions for problems like chord, key change,…
-
For training the model, I'll need human speech audio files. They should be clear and easy-to-understand files. Length and format will hopefully not be an issue. If there are public domain audio boo…
-
Hello,
I have an issue with the kaldi gpu dockerfile for the OPENFST_VERSION. When using 1.4.1, I get the log :
`Makefile:17: *** OpenFst-1.4.1 is not supported. Supported versions: >= 1.6.0. S…
-
May I ask how "./ghostvlad/training_data.npz" is generated,
In addition, which dataset is the "pretrained/saved_model.uisrnn_benchmark" model trained on?