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
* Add transcription range fields to database and ingestion models, add validator for time duration, add range filter to ffmpeg audio split, update tests
* Add tests for edge case transcription ranges
* Fix end_time=start_time typo, update tests to be more concise, add ffmpeg error logging
* Updated transcription range to video range, updated video handling to host when limiting video to a range, updated mp4 conversion to allow a range, connected mp4 to clip functionality, updated tests and tried to make testing slightly more consistent, added Session ingestion verification to test out
* Update session hash to reflect trimmed video
* Bypass hash task
* Remove unnecessary logging, duration validation comments, elif typo fix in cdp_will_host control structure
* Reverted function parameter doc for split audio
* Improved documentation for video_start_time in ingestion_models
0 commit comments