elpis icon indicating copy to clipboard operation
elpis copied to clipboard

🙊 software for creating speech recognition models.

Results 89 elpis issues
Sort by recently updated
recently updated
newest added

Reproduce this by creating a new dataset, then upload a WAV file (without its accompanying ELAN file). Elpis expects an eaf to get tier selection from, and fails with this...

Running Elpis on an M1 Mac gives this warning: ``` WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested...

When training a model in "word" mode, there inevitably comes a error warning that the file `stage_6.log` was not found: ``` Traceback (most recent call last): File "/opt/pyenv/versions/3.8.2/lib/python3.8/threading.py", line 932,...

Progress checkpoints - step into program at diff points/states to not lose time/data

UI
backend
low priority

For Docker newbies (like me) running Windows 10 Pro, Elpis on docker runs on: localhost:5000 or 127.0.0.1:5000 instead of 0.0.0.0:5000.

docs

At present the Elan available to download after transcription is always named `elan.eaf`, it would be great if this could be changed so that the name of the output file...

When a current step fails, the menu highlighting is lost. Investigate ways to retain step highlighting that is independent of api status/return data.

UI

Most of the UI now blocks progress by disabling next/action buttons and dropzones unless there is a selected {dataset|pron_dict|model}, but we aren't actually catching the notifications that the API sends...

UI
API

Training with lots of files needs better indication of progress. Currently we get a spinning circle, but no idea how long to wait or how far through the upload we...

The format of the downloaded ELAN file is invalid.