JayLL13 commited on
Commit
b8ce780
·
verified ·
1 Parent(s): e665390

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -8,5 +8,11 @@ dataset_info:
8
  - name: source
9
  dtype: string
10
  ---
11
- # Vietnamese Audio Filtered Dataset
12
- Filtered Vietnamese audio dataset with ASR-verified transcripts.
 
 
 
 
 
 
 
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
+