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_symbols in pronunciations_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

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-words to support sorting of words
    • Added sort-pronunciations to support sorting of pronunciations
    • Added normalize-weights to support normalization of pronunciation weights
    • Added map-symbols-in-pronunciations-json to map phonemes/symbols in pronunciations to phonemes/symbols specified in json file
    • Added --mode to symbol removal in pronunciations
    • Added returning of an exit code
    • Included tests in package distribution
  • Changed:
    • Symbols are now positional in remove-symbols-from-words, remove-symbols-from-pronunciations and remove-symbols-from-vocabulary
    • Notify if something changed after merging dictionary
    • Update CLI
    • Update pronunciation-dictionary version to 0.0.5
  • 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 mode to symbol removal in pronunciations
  • Symbols are now positional in symbol removal
  • Removed parameter ratio for merging pronunciation weights
  • Notify if something changed after merging dictionary
  • Update CLI
  • Update pronunciation-dictionary version to 0.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