update asr eval results

This commit is contained in:
YaoyaoChang
2026-01-21 09:50:24 -08:00
parent c9c778cc58
commit f7c6d2dec9
5 changed files with 7 additions and 3 deletions
+7
View File
@@ -21,6 +21,13 @@ It is a unified speech-to-text model designed to handle **1-hour long-form audio
<img src="../Figures/VibeVoice_ASR_archi.png" alt="VibeVoice ASR Architecture" width="80%">
</p>
## Evaluation
<p align="center">
<img src="../Figures/DER.jpg" alt="DER" width="80%">
<img src="../Figures/cpWER.jpg" alt="cpWER" width="80%">
<img src="../Figures/tcpWER.jpg" alt="tcpWER" width="80%">
</p>
## Installation
We recommend to use NVIDIA Deep Learning Container to manage the CUDA environment.