Skip to content

Commit

Permalink
Updated profile
Browse files Browse the repository at this point in the history
  • Loading branch information
synesthesiam committed Oct 4, 2019
1 parent b510aae commit 0714d69
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Empty file modified clean.sh
100644 → 100755
Empty file.
10 changes: 10 additions & 0 deletions profile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,13 @@ language:
text-to-speech:
espeak:
voice: "ru"

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"

0 comments on commit 0714d69

Please sign in to comment.