Update README.md
Browse files
README.md
CHANGED
|
@@ -8,5 +8,11 @@ dataset_info:
|
|
| 8 |
- name: source
|
| 9 |
dtype: string
|
| 10 |
---
|
| 11 |
-
#
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
- name: source
|
| 9 |
dtype: string
|
| 10 |
---
|
| 11 |
+
# Vivoice relabeled using Qwen3-ASR
|
| 12 |
+
|
| 13 |
+
The original dataset: [capleaf/viVoice](https://huggingface.co/datasets/capleaf/viVoice)
|
| 14 |
+
Sample rate: 44.1 kHz
|
| 15 |
+
|
| 16 |
+
> [!NOTE]
|
| 17 |
+
> **How-tos**: I use the [Qwen/Qwen3-ASR-1.7B](https://huggingface.co/Qwen/Qwen3-ASR-1.7B) models then update the label for the sample (audio - text) which have WER (word error rate) < 15%.
|
| 18 |
+
|