-
hi i am using wavlm (base+large) for speaker verification, i wanted to know if the models are language dependent as in the paper it says it only trained on the English dataset , reason is I am getting…
-
### Describe the bug
I'm running the Librispeech/ASR/CTC recipe with an XLSR model (facebook/wav2vec2-large-xlsr-53). However, I'm having trouble getting the model to train properly. This is also the…
-
## 公告
1. 非常欢迎你对飞桨框架做贡献,我们正在运营一个组织——飞桨框架贡献者俱乐部([Paddle Framework Contributor Club, PFCC](https://github.com/PaddlePaddle/community/tree/master/pfcc)),会通过定期分享技术知识与发布开发者主导任务的形式持续为飞桨框架做贡献。如果你有意向加入 PFCC,可…
-
Firstly, thank you so much for creating such an all-encompassing toolkit! I have some questions with regards to using pretrained models with ESPnet:
1. Is it possible to pass in pretrained models t…
-
I got the error running python diarization.py --config_path config/infer_est_nspk1.yaml --wav_path 0.wav --model_init WavLM-Large.pt
Traceback (most recent call last):
File "diarization.py", line …
-
Hi I'm Sang-Hoon Lee. I came across your project page
Thanks for your interest in our paper, HierSpeech
I found out some different points with our implementation.
### 1. Discriminator
- Fol…
-
### System Info
Not actually relevant, but included for completeness:
- `transformers` version: 4.29.1
- Platform: Linux-4.18.0-348.23.1.el8_5.x86_64-x86_64-with-glibc2.28
- Python version: 3.10…
-
Hello!
I am trying to run code that initializes model in many (256) parallel processes. Some of processes ended with Error ```FileNotFoundError: [Errno 2] No such file or directory: 'hub/f2d5200177f…
-
Hi,
I retrained TriAAN-VC and ParallelWaveGAN with the Chinese dataset. Since there is no phoneme label, I did not fine-tune CPC_audio, and the final result is as follows:
mel-features:
CER: | …
-
I have downloaded the model from HF and converted the Falcon-40b-instruct using ctranslate2. But when I try to run the model I get two errors
1. the model type is not present in config.json created …