Skip to content

Commit

Permalink
Use tts tokeniser for tts pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed Oct 25, 2024
1 parent de38398 commit eb97138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tts/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GIELLA_ANL_FUNCTIONS_SRC=functions.cg3
GIELLA_ANL_DEPENDENCY_SRC=dependency.cg3

# Tokeniser:
GIELLA_ANL_TOKENISER=tokeniser-disamb-gt-desc.pmhfst
GIELLA_ANL_TOKENISER=tokeniser-tts-cggt-desc.pmhfst

# List transcriptor source files from src/transcriptions/ (without extension)
# that should NOT be included in the tts text processing (by default everything
Expand Down

0 comments on commit eb97138

Please sign in to comment.