Skip to content

Releases: CaffeineAU/TTSAutomate

Tool remembers previously generated files

24 Aug 07:04
Compare
Choose a tag to compare

Tool stores generation details in MP3 ID3 tags, and uses that information to identify whether voices have already been generated using the voice, speed and volume selected

Pressing enter when focus is on a preview / play button will (download if necessary and) play the voice

24 Aug 03:47
Compare
Choose a tag to compare

Pressing enter when focus is on a preview / play button will (download if necessary and) play the voice

Bug fixes

23 Aug 06:19
Compare
Choose a tag to compare

Fixed crash when pressing tab from editing existing row.
Tab and right should now work identically when not editing.
When editing, tab should act like right, except going via the play button column.

Fix crash, improve visuals, improve row numbering

23 Aug 00:04
Compare
Choose a tag to compare

Fix crash when pressing tab whilst editing phrase
Fix display of long items in datagrid.
Add improved row numbering mechanism

Add Bing TTS support

22 Aug 04:29
Compare
Choose a tag to compare

Automatic fill in of folder name when pressing right or tab

22 Aug 00:05
Compare
Choose a tag to compare

When the option 'Copy previous folder when selecting empty row' is checked, the tool will automatically fill in the folder when pressing right or tab from the Phrase column of a previous row. Focus will then be set to the filename column of the next row.

When the option 'Copy previous folder when selecting empty row' is not checked, focus will then be set to the folder column of the next empty row.

Fix loading phrase files

20 Aug 02:11
Compare
Choose a tag to compare

Added WAV encoding options.
Cleaned up and simplified downloading / playing code

Option added to automatically fill in folder name when selecting empty rows or inserting rows

19 Aug 13:46
Compare
Choose a tag to compare

Add options for automatic fill in of folder name options when inserting rows, or selecting empty rows
Improved regex
Removed sorting of columns
Fixed handling of filename when Save As is selected
Correctly identify file 'dirty' status when adding or moving lines

❗ This release has issues loading phrase files ❗

Tool remembers settings

19 Aug 05:57
Compare
Choose a tag to compare

Tool remembers the following settings (settings are stored with the executable, in a TTSAutomate.settings file):

Option: automatically re-open last psv file
Option: automatically set output directory
Option: remember language / provider selections
Option: choose ivona region eu-west-1 (EU, Dublin), us-east-1 (US East, N. Virginia), us-west-2 (US West, Oregon)

Fix enabling go button on completion of generation

18 Aug 00:01
Compare
Choose a tag to compare

Go button now correctly re-enabled after generation is complete (or cancelled)