From cae14c07117472804d44e78cae10a26cb4f28f4c Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Thu, 3 Oct 2019 22:15:25 -0400 Subject: [PATCH] Updated profile --- clean.sh | 0 profile.yml | 10 ++++++++++ 2 files changed, 10 insertions(+) mode change 100644 => 100755 clean.sh diff --git a/clean.sh b/clean.sh old mode 100644 new mode 100755 diff --git a/profile.yml b/profile.yml index 308eea4..bf03e1e 100644 --- a/profile.yml +++ b/profile.yml @@ -5,3 +5,13 @@ language: text-to-speech: espeak: voice: "fr" + +speech-to-text: + acoustic-model-type: "pocketsphinx" + +training: + acoustic-model-type: "pocketsphinx" + large-files: + - !env "${profile_dir}/base_dictionary.txt" + - !env "${profile_dir}/base_language_model.txt" + - !env "${profile_dir}/g2p.fst"