MAEDA Chikara Antoine
MAEDA Chikara Antoine
When downloading the AMI corpus with the SDM (single distance microphone), I get a 404 Error. To reproduce: ```python from lhotse.recipes import download_ami, prepare_ami ami_path = download_ami(mic='sdm') ```
**Describe the bug** There is a mismatch in the number of speech references and the number of speakers (which is 2 for the Librimix dataset). Because of this issue, we...
Thank you very much for sharing this repository. It is very useful to have a single repo with many audio metrics :) Tools like [pyannote](https://github.com/pyannote/pyannote-metrics) allows us to choose the...
It seems like the current Librimix dataset is not using the full Librispeech but only a part of it. When will the full Libirmix dataset be available?
**Use OpenAI compatible servers** A lot of recent frameworks (llama.cpp, vLLM, and other...) make their models available through an OpenAI compatible API. I think it would be awesome if we...