From c1e75eaa8d7b4914f58d05547b6c2076f653b4e8 Mon Sep 17 00:00:00 2001 From: Tilman Kamp <5991088+tilmankamp@users.noreply.github.com> Date: Wed, 3 Apr 2019 10:57:36 +0200 Subject: [PATCH] Pack to data set --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6bf3f3c..228c46da 100644 --- a/README.md +++ b/README.md @@ -251,8 +251,8 @@ Please ensure you have the required [CUDA dependency](#cuda-dependency). ### Common Voice training data The Common Voice corpus consists of voice samples that were donated through Mozilla's [Common Voice](https://voice.mozilla.org/) Initiative. -You can download individual CommonVoice v2.0 language packs from [here](https://voice.mozilla.org/data). -After extraction of such a pack, you'll find the following contents: +You can download individual CommonVoice v2.0 language data sets from [here](https://voice.mozilla.org/data). +After extraction of such a data set, you'll find the following contents: - the `*.tsv` files output by CorporaCreator for the downloaded language - the mp3 audio files they reference in a `clips` sub-directory.