Skip to content

Releases: Cadlaxa/OpenUtau-Dictionary-Editor

v1.6.1

14 Sep 00:08
Compare
Choose a tag to compare

New

  • G2p combobox are now alphabetically arranged
  • Add support for Diffsinger Phoneme Replacement entries on Symbols Editor
  • Add saving window for template saving
  • Add entry drag for Symbols Editor
  • Add Get Symbols function (gets the phonemes on the Entry Editor and adds and guesses the phoneme type to the Symbols Editor)
  • Add Tooltips and Tooltips toggle
  • Add cache cleaner
  • Added Russian HHSKT G2p by @Megageorgio

Updates

  • Ensure ascii is false when dumping the data on JSON
  • Import CMUdict now supports tabs instead of 2 spaces word-phoneme separation
  • Proper YAML block style
  • Revamp Template mechanics
  • Revamp Append YAML file to Append Dictionary (now supports all of the current dictionary formats)
  • Update Localizations @LOLSALT

Fixes

  • Fixes to YAML dump
  • Font fixes
  • Fixes to numbered phonemes gets int-str error when processing
  • Fixes to Copy and paste function to validate YAML entries first
  • Code fixes

v1.4.2

03 Aug 01:59
Compare
Choose a tag to compare

New

Add file drag and drop file support to open them directly

  • Adds open with function to edit the dictionary files without opening the application first
  • Get lyrics from the track and add them to the treeview with the predicted phonemes from the selected G2p model
  • Import voicebank yaml dictionary (Can be used only when the GUI is used as an OpenUtau Plugin)
  • Added Regenate YAML template from reclist function
  • Added Phonetic System replace (Users can add other phonetic systems by editing the phoneme systems.csv on the Templates folder)

Updates

  • Fix paste function for quoted graphemes
  • Revamp Regex dialog
    image
  • Changed default G2p state to true

Fixes

  • Update Localizations and fixes to the code
  • Fix loading window and saving window delay
  • Retranslated Tagalog to Filipino

v1.2.9

24 Jul 03:24
Compare
Choose a tag to compare

Updates

  • Regex find and replace now directly iterates and edits the self.dictionary (the data that holds the graphemes and phonemes) instead of the treeview

Fixes

  • [JA Monophone G2P] Add missing phonemes @lottev1991
  • Fixes to JA Monophone G2P splitting graphemes to phonemes
  • Fixes fonts on treeview

v1.2.5

21 Jul 01:27
Compare
Choose a tag to compare

Updates

  • Minor UI changes
  • Follow System theme option via System RadioButton via darkdetect module
  • What's New window for displaying the Readme.md file (tkhtmlview and markdown2 modules are used)
  • Update Localizations

Fixes

  • Fixed download speed

v1.2.1

14 Jul 09:25
Compare
Choose a tag to compare

Updates

  • Update Localizations
  • Revamp Light Mode color accents to certain ui elements

Fixes

  • Fix Treeview selection color on Light Mode
  • Performance Fixes
  • Fixed Cmudict error message to show the errored line instead of the word only

v1.1.6

09 Jul 10:46
Compare
Choose a tag to compare

Fixes

  • Fixed critical saving bug that prevents the saving of the dictionaries (all formats)

v1.1.5

09 Jul 09:43
Compare
Choose a tag to compare

New Features

  • Directly edit the entry with double click or enter button
  • Button for G2P suggestions on direct entry edit
  • Update Localizations (@LOLSALT )
  • New keyboard shortcut: [Enter = adding new entry/symbol, Ctrl/Command + f = search, Ctrl/Command + h = Replace window, Esc = close the windows]
  • New 5 themes: (Sunny Yellow, Yellow Green, Payne's Gray, Sky Magenta, Light See Green)
  • Update Localizations + New Localizations (French, Russian)
  • Add localizations for messageboxes
  • Show Context Menu on Right-Click (Only available on Entry Editor)

Updates

  • Copy entry function can now copy the data through the system's clipboard
  • Paste function can now paste the data on the system's clipboard (only yaml and cmudict format is accepted)
    • Note for this feature: If you're going to use the .pyw file, install again the requirements.txt
  • Improved Treeview performance especially on bigger dictionary files
  • Revamp drag message UI
  • Set default theme and accent to Mint Dark
  • Closing the Main GUI with an open Entry Viewer instance will prompt a message instead of closing the GUI immediately

Fixes

  • Fixed Blank combobox on the G2p suggestions
  • G2p Suggestion switch is now also saved on settings.ini
  • Code fixes and cleanup
  • Fixes to G2p combobox, updates also the phoneme entry automatically when changing the models

v0.9.7

30 Jun 04:06
Compare
Choose a tag to compare

New Features

Updates

  • Update Localizations
  • Preparing 11 New themes: (Sunny Yellow, Moonstone, Beaver, Dark Red, Liver, Yellow Green, Payne's Gray, Hunter Green, Sky Magenta, Light See Green, Middle Green Yellow)
  • Revamp search function to select the closest value instead of filtering them, clicking the search button will iterates the closest search value

Fixes

  • Fixed word and entry bug when typing with a g2p suggestions
  • Fixed batch loading performance of Entry window
  • Fix keyboard bindings to not overlap with other systems

v0.9.0

21 Jun 12:19
Compare
Choose a tag to compare

New

  • Fixes to fonts for different languages
  • Added download progress bar

Fixes

  • Fixed to system exit after propting the user to manually move the files after download
  • Code Fixes and Updates

Updates

  • Updates to ZH readme by @Zout141

v0.8.6

06 Jun 09:55
Compare
Choose a tag to compare

Fixes

  • Fixed security issue with windows executable file