CoEDL / elpis

🙊 software for creating speech recognition models.
https://elpis.readthedocs.io/en/latest/
Apache License 2.0
151 stars 33 forks source link

When multiple models are uploaded, only the first uploaded model is used for transcription #317

Open aviraljain99 opened 1 year ago

aviraljain99 commented 1 year ago

In the uploading feature, when multiple models have been uploaded, only the first uploaded model is used for transcription. This happens when after uploading a model, the user returns to the "Home" page and then goes to the "Transcribe" page. However, immediately after uploading a model, it uses the model that has just been uploaded.