MLVETDevelopers / mlvet

Edit your videos like a doc.
https://www.mlvet.app/
Apache License 2.0
14 stars 1 forks source link

Chore/update local transcription assets paths #386

Closed Mhudlark closed 2 years ago

Mhudlark commented 2 years ago

Summary

Changes the local transcription asset paths to be stored in a configurable file.


Why is this change needed?

Allows the end user to change the URL that the model is downloaded from. Means that the AWS S3 bucket holding the transcription assets can be removed and after 1 year the local transcription feature will still work.


What did you change?


Testing details if applicable


OS

Mhudlark commented 2 years ago

Tests are failing because of issue being fixed in https://github.com/MLVETDevelopers/mlvet/pull/384