Recent Releases of pronunciation-dictionary-utils
pronunciation-dictionary-utils - Version 0.0.5
Full Changelog: https://github.com/stefantaubert/pronunciation-dictionary-utils/compare/v0.0.4...v0.0.5
- Python
Published by stefantaubert about 2 years ago
pronunciation-dictionary-utils - Version 0.0.4
Updates:
- Bugfixes:
- Support for Python 3.11 was not correctly defined
- Adjusted return value for
map_symbolsinpronunciations_map_symbols - Corrected log messages
- Added:
- Support for partial mapping in
map-symbols-in-pronunciations-json - Added testing units for
map-symbols-in-pronunciations-json
- Support for partial mapping in
Full Changelog: https://github.com/stefantaubert/pronunciation-dictionary-utils/compare/v0.0.3...v0.0.4
- Python
Published by stefantaubert over 2 years ago
pronunciation-dictionary-utils - Version 0.0.3
What's Changed
- Added:
- Added
sort-wordsto support sorting of words - Added
sort-pronunciationsto support sorting of pronunciations - Added
normalize-weightsto support normalization of pronunciation weights - Added
map-symbols-in-pronunciations-jsonto map phonemes/symbols in pronunciations to phonemes/symbols specified in json file - Added
--modeto symbol removal in pronunciations - Added returning of an exit code
- Included tests in package distribution
- Added
- Changed:
- Symbols are now positional in
remove-symbols-from-words,remove-symbols-from-pronunciationsandremove-symbols-from-vocabulary - Notify if something changed after merging dictionary
- Update CLI
- Update pronunciation-dictionary version to 0.0.5
- Symbols are now positional in
- Removed:
- Removed parameter 'ratio' for merging pronunciation weights
- Bugfixes
New Contributors
- @ntlprzybysz made their first contribution in https://github.com/stefantaubert/pronunciation-dictionary-utils/pull/2
Full Changelog: https://github.com/stefantaubert/pronunciation-dictionary-utils/compare/v0.0.2...v0.0.3
- Python
Published by stefantaubert about 3 years ago
pronunciation-dictionary-utils - Version 0.0.2
Updates:
- Support sorting of words
- Support sorting of pronunciations
- Support normalization of pronunciation weights
- Added
modeto symbol removal in pronunciations - Symbols are now positional in symbol removal
- Removed parameter
ratiofor merging pronunciation weights - Notify if something changed after merging dictionary
- Update CLI
- Update
pronunciation-dictionaryversion to0.0.5 - Bugfixes
Full Changelog: https://github.com/stefantaubert/pronunciation-dictionary-utils/compare/v0.0.1...v0.0.2
- Python
Published by stefantaubert about 3 years ago
pronunciation-dictionary-utils - Version 0.0.1
Release of version 0.0.1.
- Python
Published by stefantaubert over 3 years ago