Add clear button to benchmark and fire clear_temp() via the UI
This commit is contained in:
@@ -27,7 +27,7 @@ WORDING =\
|
||||
'execution_providers_help': 'choose from the available execution providers (choices: {choices}, ...)',
|
||||
'execution_thread_count_help': 'specify the number of execution threads',
|
||||
'execution_queue_count_help': 'specify the number of execution queries',
|
||||
'creating_temp': 'creating temporary resources',
|
||||
'creating_temp': 'Creating temporary resources',
|
||||
'extracting_frames_fps': 'Extracting frames with {fps} FPS',
|
||||
'processing': 'Processing',
|
||||
'downloading': 'Downloading',
|
||||
@@ -37,7 +37,7 @@ WORDING =\
|
||||
'skipping_audio': 'Skipping audio',
|
||||
'restoring_audio': 'Restoring audio',
|
||||
'restoring_audio_issues': 'Restoring audio might cause issues as fps are not kept',
|
||||
'cleaning_temp': 'Cleaning temporary resources',
|
||||
'clearing_temp': 'Clearing temporary resources',
|
||||
'processing_image_succeed': 'Processing to image succeed',
|
||||
'processing_image_failed': 'Processing to image failed',
|
||||
'processing_video_succeed': 'Processing to video succeed',
|
||||
|
||||
Reference in New Issue
Block a user