Open neubig opened 2 years ago
Unfortunately the default size of the parameters section is set by ELAN, there's no way to change it via the plugin. I have added instructions at the end of the README.md on how to re-size the parameters section or pop it out in a new window.
I added some documentation for each of the services here. This page can also be viewed directly from inside the ELAN plugin by clicking this button located below the parameters section.
For diarization, the output is still labeled something like "output recognized text". Maybe it should be "output tier name" or something to make this more general.
Changed the label to "Output tier"
The "authorization required" screen was black for me (on mac)
The built-in Tk GUI library in Apple-supplied Python 3 in some macOS versions (such as macOS 12 Monterey) have bugs that cause dialog boxes to not display properly. The easiest way to fix this is to install the latest python from python.org. However I have also released a pyinstaller distribution for macOS that bundles a working version of python here: https://github.com/zaidsheikh/cmulab_elan_extension/releases/tag/v0.0.1 Added a note in the README in case other users encounter the same issue.
.md
perhaps.