Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,10 @@ library_name: nemo
|
|
3 |
---
|
4 |
# CHiME8 DASR NeMo Baseline Models
|
5 |
|
6 |
-
The model files in this repository are the models used in this paper [The CHiME-7 Challenge: System Description and Performance of
|
7 |
NeMo Team’s DASR System](https://arxiv.org/pdf/2310.12378.pdf).
|
|
|
|
|
8 |
|
9 |
## 1. Voice Activity Detection (VAD) Model:
|
10 |
### **[**MarbleNet_frame_VAD_chime7_Acrobat.nemo**](https://huggingface.co/chime-dasr/nemo_baseline_models/blob/main/MarbleNet_frame_VAD_chime7_Acrobat.nemo)**
|
|
|
3 |
---
|
4 |
# CHiME8 DASR NeMo Baseline Models
|
5 |
|
6 |
+
- The model files in this repository are the models used in this paper [The CHiME-7 Challenge: System Description and Performance of
|
7 |
NeMo Team’s DASR System](https://arxiv.org/pdf/2310.12378.pdf).
|
8 |
+
- These models are needed to execute the CHiME8-DASR baseline [CHiME8-DASR-Baseline NeMo](https://github.com/chimechallenge/C8DASR-Baseline-NeMo/tree/main/scripts/chime8)
|
9 |
+
- VAD, Diarization and ASR models are all based on [NVIDIA NeMo Conversational AI Toolkits](https://github.com/NVIDIA/NeMo).
|
10 |
|
11 |
## 1. Voice Activity Detection (VAD) Model:
|
12 |
### **[**MarbleNet_frame_VAD_chime7_Acrobat.nemo**](https://huggingface.co/chime-dasr/nemo_baseline_models/blob/main/MarbleNet_frame_VAD_chime7_Acrobat.nemo)**
|