-
https://github.com/facebookresearch/wav2letter/tree/master/recipes/mls
-
http://groups.inf.ed.ac.uk/ami/download/
-
My code generated such an error,‘ValueError: Could not find any protocol for "MUSAN" database. Please refer to pyannote.database documentation to learn how to define them: https://github.com/pyannote/…
-
Any targeted training/testing dataset in your mind?
-
-
i use the file audiolm_pytorch_demo.ipynb to train the .wav file and change num_train_steps to 10000(in README.md file, the number is 1_000_000, should 1000000 works?), , but i get the noise
i use…
-
-
Dear Jeff,
Thank you so much for providing this great repository! Sincerely appreciate your great implementation!
However, after reading all the closed issues and trying out for initializing the…
-
Hello, I want to conduct SD research in AliMeeting, but I missed the competition. Where can I get the open source data AliMeeting now
-
Extract the English subset in the Multilingual Librispeech dataset (https://huggingface.co/datasets/facebook/multilingual_librispeech). The resulting data must look like this:
```
{
'audio': the…