versae commited on
Commit
039db64
·
verified ·
1 Parent(s): 5b086f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -36,6 +36,14 @@ A high-quality Norwegian text-to-speech (TTS) dataset derived from LibriVox publ
36
  | `sequence` | Position of the utterance within the audiobook file |
37
  | `duration` | Duration of the audio clip in seconds |
38
 
 
 
 
 
 
 
 
 
39
  ---
40
 
41
  ## 📌 Additional Information
@@ -47,7 +55,7 @@ A high-quality Norwegian text-to-speech (TTS) dataset derived from LibriVox publ
47
  - **Supplementary Model**: [`nb-wav2vec2`](https://huggingface.co/NbAiLab/nb-wav2vec2-1b-bokmaal-v2)
48
  - **Alignment Type**: Pseudo-labeling (not force-aligned)
49
  - **Punctuation Model**: [Qwen3 235B](https://huggingface.co/Qwen/Qwen3-235B-A22B)
50
- - **Total Duration**: ~8 hours
51
  - **Total Samples**: 4907 samples
52
 
53
  ---
 
36
  | `sequence` | Position of the utterance within the audiobook file |
37
  | `duration` | Duration of the audio clip in seconds |
38
 
39
+ ### Speaker Stats by Sample Count
40
+
41
+ | speaker_name | speaker_id | speaker_status | sample_count | total_duration (hrs) | avg_duration (secs) |
42
+ |------------------|----------------------|---------------|---------------|-----------------------|----------------------|
43
+ | Kathrine Engan | female_no_librivox_1 | L1 | 4,873 | 9.0871 | 6.713 |
44
+ | Kristin G | female_no_librivox_2 | L1 | 18 | 0.0525 | 10.388 |
45
+ | Austin Smith | male_no_librivox_male_1 | L2 | 16 | 0.0170 | 3.822 |
46
+
47
  ---
48
 
49
  ## 📌 Additional Information
 
55
  - **Supplementary Model**: [`nb-wav2vec2`](https://huggingface.co/NbAiLab/nb-wav2vec2-1b-bokmaal-v2)
56
  - **Alignment Type**: Pseudo-labeling (not force-aligned)
57
  - **Punctuation Model**: [Qwen3 235B](https://huggingface.co/Qwen/Qwen3-235B-A22B)
58
+ - **Total Duration**: 9 hours
59
  - **Total Samples**: 4907 samples
60
 
61
  ---