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"