Skip to content

Commit 2aec496

Browse files
authored
Update README.md
1 parent 81a2abc commit 2aec496

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

preprocessors/Emilia/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ The processed audio (default 24k sample rate) files will be saved into `input_fo
140140
We acknowledge the wonderful work by these excellent developers!
141141
- Source Separation: [UVR-MDX-NET-Inst_HQ_3](https://github.com/TRvlvr/model_repo/releases/tag/all_public_uvr_models)
142142
- VAD: [snakers4/silero-vad](https://github.com/snakers4/silero-vad)
143-
- Speaker Diarization: [snakers4/silero-vad](https://github.com/snakers4/silero-vad)
144-
- ASR: [m-bain/whisperX](https://github.com/m-bain/whisperX)
143+
- Speaker Diarization: [pyannote/speaker-diarization-3.1](https://huggingface.co/pyannote/speaker-diarization-3.1)
144+
- ASR: [m-bain/whisperX](https://github.com/m-bain/whisperX), using [faster-whisper](https://github.com/guillaumekln/faster-whisper) and [CTranslate2](https://github.com/OpenNMT/CTranslate2) backend.
145145
- DNSMOS Prediction: [DNSMOS P.835](https://github.com/microsoft/DNS-Challenge)
146146
147147

0 commit comments

Comments
 (0)