Skip to content

Releases: pietrop/digital-paper-edit-electron

1.2.16

06 Oct 22:08
244cfa8
Compare
Choose a tag to compare

Added the ability to recognize speakers for AssemblyAI STT. This should be able to give you default label such as SPEAKER_A, SPEAKER_B etc.. that should make it easier/faster to add your own custom once when you are correcting a transcription.

Screen Shot 2020-10-06 at 6 25 02 PM

1.2.15

09 Jun 22:24
Compare
Choose a tag to compare
1.2.15 Pre-release
Pre-release
added notice about original media, added Malay and Turkish language for speechmatics. removed #43 window bug. fixed search transcript list

1.2.14

09 Jun 16:17
Compare
Choose a tag to compare
1.2.14 Pre-release
Pre-release
removing win object bug

1.2.13

08 Jun 18:00
Compare
Choose a tag to compare
1.2.13 Pre-release
Pre-release

I suggest you only try the instructions below if you are having troubles with the transcriptions. Otherwise just follow the updates instructions.


To try and reset your STT settings, as shown in the gif below

troubleshooting-stt


as a last resort if that shouldn't work, try and delete the file with the default stt config. Eg on a mac

/Users/{your mac user name}/Library/Application\ Support/digital-paper-edit-electron/default-stt.json 

obv, replace {your mac user name} with your mac user name.

if you are familiar with terminal you could do

rm /Users/{your mac user name}/Library/Application\ Support/digital-paper-edit-electron/default-stt.json 

otherwise in Mac OSX Finder nav bar, Go --> Go to folder... and paste the path

/Users/{your mac user name}/Library/Application\ Support/digital-paper-edit-electron/

to then delete default-stt.json

then re-do the initial setup

1.2.12

22 May 03:37
Compare
Choose a tag to compare
1.2.12 Pre-release
Pre-release
open external link in browswer

1.2.11

22 May 02:46
Compare
Choose a tag to compare
1.2.11 Pre-release
Pre-release
introducing code splitting to see if can speed up startup time

1.2.10

18 May 15:28
Compare
Choose a tag to compare
1.2.10 Pre-release
Pre-release
1.2.10

1.2.9

17 May 08:11
8c27954
Compare
Choose a tag to compare
1.2.9 Pre-release
Pre-release
Tweak ti Windows arch configura

1.2.8

17 May 02:15
969d5b9
Compare
Choose a tag to compare
1.2.8 Pre-release
Pre-release
Adding --x64 to build process to see if win version comes out for 64bit instead of 32bit

1.2.7

16 May 02:14
Compare
Choose a tag to compare
1.2.7 Pre-release
Pre-release
quick fix, video export confirmation