add ASR playground link
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# VibeVoice-ASR
|
||||
|
||||
[](https://huggingface.co/microsoft/VibeVoice-ASR)
|
||||
[](https://aka.ms/vibevoice-asr)
|
||||
**VibeVoice-ASR** is the latest addition to the **VibeVoice** family. While the original VibeVoice / VibeVoice-Realtime focused on expressive TTS, **VibeVoice-ASR** focuses on understanding long-form speech with high precision and rich metadata.
|
||||
|
||||
It is a unified speech-to-text model designed to handle **1-hour long-form audio** in a single pass, generating structured transcriptions containing **Who (Speaker), When (Timestamps), and What (Content)**, with support for **User-Customized Context**.
|
||||
@@ -15,6 +17,8 @@ It is a unified speech-to-text model designed to handle **1-hour long-form audio
|
||||
- **📝 Rich Transcription (Who, When, What)**:
|
||||
The model performs ASR, Diarization, and Timestamping simultaneously. The output is a structured sequence indicating *who* said *what* at *which time*.
|
||||
|
||||
[Try it here.](https://aka.ms/vibevoice-asr)
|
||||
|
||||
## 🏗️ Model Architecture
|
||||
|
||||
<p align="center">
|
||||
|
||||
Reference in New Issue
Block a user