-
### Description
I trained Librispeech problem days ago and follow the notebook demo in [https://github.com/tensorflow/tensor2tensor/blob/master/docs/tutorials/asr_with_transformer.md](url)
when dec…
-
## 🐛 Bug
Maybe we guys should move `extract_archive(archive)` (and even the checksum part) out of `if download` judgment. Otherwise, pre-downloaded archives could not be loaded.
## To Reproduce
…
-
I've got the following error message from stage 3 (training lm) during training librispeech model in the example directory.
**AttributeError: 'numpy.ndarray' object has no attribute 'items'**
Check…
-
## ❓ Questions and Help
### What is your question?
Hello, I'm having a problem to make a well-converged K-means clustering model for S2U.
I am trying to train the K-means clustering model with v…
-
Hello, I would like to ask, how do you test the audio in the LibriSpeech dataset that exceeds 10 seconds in duration?I'm encountering an issue while using the LibriSpeech dataset for speech recognitio…
-
It took me some time but I am finally looking at your plugin. Thanks a lot for that!
I would be happy to have it under the [pyannote Github organization](github.com/pyannote) umbrella and make it *…
-
## 🚀 Feature Request
Add conformer model variant for the "Wav2Vec 2.0 Large (LV-60 + CV + SWBD + FSH) 960 hours Librispeech" settings.
### Motivation
Thank you for adding pretrained wav2vec 2…
-
Hello i am following you guide to infer my own data [here](https://github.com/YuanGongND/gopt/blob/master/steps_of_inference.md) and i am confused about step 20, where should i run the step 20 python …
-
### System Info
I am trying to run this: **bash decode_wavlm_large_linear_vicuna_7b.sh**
But, not sure, what has to be given for ckpt_path, currently I do not have model.pt? Where do I get this…
-
python3 demo_toolbox.py
-------------------------------------------------------
Arguments:
datasets_root: None
enc_models_dir: encoder/saved_models
syn_models_dir: synthesizer/…