You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2019. It is now read-only.
When importing audio files, the app will ignore the name of the file and store the data with a unique ID.
This is problematic when exporting a bundle of the media and transcription. It's desirable to export based on the original filename.
To do this we'd need to record the original filename and then use this during export.