Releases: pietrop/digital-paper-edit-electron
1.2.16
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.
1.2.15
1.2.14
1.2.13
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
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