From b57109518621ffa8dc73e2055cd77612160bb84d Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Wed, 20 Feb 2019 16:54:04 +0100 Subject: [PATCH] Update README.md --- dataset_analysis/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dataset_analysis/README.md b/dataset_analysis/README.md index 5432f59e..79faf521 100644 --- a/dataset_analysis/README.md +++ b/dataset_analysis/README.md @@ -2,6 +2,6 @@ By the use of this notebook, you can easily analyze a brand new dataset, find exceptional cases and define your training set. -What we are looking at here is reasonable distribution of instances in terms of sequence-length, audio-length and word-coverage. +What we are looking in here is reasonable distribution of instances in terms of sequence-length, audio-length and word-coverage. -This notebook is inspired from https://github.com/MycroftAI/mimic2 \ No newline at end of file +This notebook is inspired from https://github.com/MycroftAI/mimic2