Skip to content

Commit 6c63458

Browse files
committed
feat: Add samples for Dutch audio
1 parent 029a837 commit 6c63458

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

public/audio/dutch-duo2-mono-NB.wav

694 KB
Binary file not shown.

public/audio/dutch-duo2-mono.wav

1.35 MB
Binary file not shown.

src/data/samples.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,5 +448,19 @@
448448
"keywords": "conscience, esprit de fraternité, libres",
449449
"speaker_labels": true
450450
}
451+
],
452+
"nl-NL_BroadbandModel": [
453+
{
454+
"filename": "dutch-duo2-mono.wav",
455+
"keywords": "bedankt, informatie, gelegenheid",
456+
"speaker_labels": false
457+
}
458+
],
459+
"nl-NL_NarrowbandModel": [
460+
{
461+
"filename": "dutch-duo2-mono-NB.wav",
462+
"keywords": "bedankt, informatie, gelegenheid",
463+
"speaker_labels": true
464+
}
451465
]
452466
}

0 commit comments

Comments
 (0)