Add text phonemes to preprocess

This commit is contained in:
Michael Hansen
2023-06-08 15:53:08 -05:00
parent 587f138954
commit 23343a0cad

View File

@@ -428,7 +428,6 @@ def mycroft_dataset(args: argparse.Namespace) -> Iterable[Utterance]:
)
speaker_id += 1
# -----------------------------------------------------------------------------