From 9bda80d40dd3cd612e3a10272269cf16cbe9a372 Mon Sep 17 00:00:00 2001 From: Matt Jenkins Date: Sun, 20 Jan 2019 13:17:14 +0000 Subject: [PATCH] Update to readme --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 333331e..5ea2de2 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ A system for easing the task of recording and editing audiobooks. * Zero editing * MP3 export * Chapter management +* Audio effect chains (biquad, delay line, etc) Usage ----- @@ -52,17 +53,13 @@ edit the text of this ID to identify the recordings. You may, for instance, change it to have the same text as the audio contains. -To help with this CMU Sphinx (US EN dictionary) is bundled -with the system and can be used to try and convert the +To help with this the Haven On-Demand online speech recognition +service is integrated with the system and can be used to try and convert the audio into text. Right clicking on a recording brings up a menu which includes the option to try and convert the audio into text. The detected text is then used to replace the current recording ID / text. -It's far from perfect (especially for a British English -speaker), but it can help you to navigate your way around -a chapter. - File layout -----------