Releases: rhasspy/gruut
Releases · rhasspy/gruut
v2.4.0
Added
- Support for Catalan (credit: @fedecosta)
- Update dependencies
v2.3.4
Loosen times a little
v2.2.0
v2.1.0
Added
- Support for inline SSML pronunciation lexicons (
<lexicon>
,<lookup>
)
Changed
- Moved English data files to separate Python package so core can be updated without large download
- With --ssml, input from stdin is assumed to be one document instead of lines (override with --stdin-format lines)
Fixed
- tag
- Avoid parsing non-finite numbers as words (nan, inf)
v2.0.0
Added
- SSML support (see README for supported tags)
- Date, time, and initialism (e.g., T.T.S.) expansion
- Swahili (sw) language
Changed
- API and command-line interface (use gruut.sentences)
Removed
- Inline pronunciations,
<number>_<format>
(use SSML)
Fixed
- eSpeak lexicons and g2p models re-created without language flags
v1.2.0
Added
- Support for Swahili (
sw
) - espeak-ng IPA phonemes (
gruut <LANG> phonemize --model-prefix espeak
) - Support for Python 3.6
v1.1.0
- Re-ordered some lexicons according to observed pronunciation frequencies
- Added
gruut.lang.id_to_phonemes
method - Additional English punctuations
v1.0.0
Add docs build
v0.10.0
Add verb -> vowel case for French liason
v0.9.0
Update README