diff options
Diffstat (limited to 'client/alteration.py')
| -rw-r--r-- | client/alteration.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/alteration.py b/client/alteration.py index e381cd4..550bba1 100644 --- a/client/alteration.py +++ b/client/alteration.py @@ -12,7 +12,7 @@ def clean(input): actual speech by the TTS system. This is to fix minior idiomatic issues, for example, that 1901 is pronounced "one thousand, ninehundred and one" rather than - "nineteen ninety one". + "nineteen oh one". Arguments: input -- original speech text to-be modified |
