Commit Graph

377 Commits

Author SHA1 Message Date
henryruhs
b480c76e35 Follow the config parser way part3 2025-04-28 10:03:29 +02:00
henryruhs
3250f39708 Follow the config parser way part2 2025-04-28 10:03:29 +02:00
henryruhs
b4e54e6502 Fix CI 2025-04-28 10:03:29 +02:00
henryruhs
671acae887 Follow the config parser way 2025-04-28 10:03:29 +02:00
henryruhs
6f62d41595 Introduce resolve_cudnn_conv_algo_search 2025-04-28 10:03:29 +02:00
henryruhs
e56eabe981 Enable macos for CI again 2025-04-28 10:03:29 +02:00
henryruhs
65939b0c79 Add license 2025-04-28 10:03:29 +02:00
henryruhs
dca3c31e51 Remove macos again 2025-04-28 10:03:29 +02:00
henryruhs
22b9e89eff Let's try macos 13 2025-04-28 10:03:29 +02:00
henryruhs
9d7b69b73d Let's try macos 14 2025-04-28 10:03:29 +02:00
henryruhs
bdf068521a Disable macos as ffmpeg fails 2025-04-28 10:03:29 +02:00
henryruhs
02d500cdb2 Change naming of config parser 2025-04-28 10:03:29 +02:00
henryruhs
a07b77b31a Change naming of config parser 2025-04-28 10:03:29 +02:00
henryruhs
d43147ffe9 Add space 2025-04-28 10:03:29 +02:00
henryruhs
679731c02b Use different hashing for the face store 2025-04-28 10:03:29 +02:00
henryruhs
27f77f92fb Use different hashing for the face store 2025-04-28 10:03:29 +02:00
henryruhs
a91cb9a3ed Add multi GPU support for openvino 2025-04-28 10:03:29 +02:00
henryruhs
7bdd084c20 Add multi GPU support for openvino 2025-04-28 10:03:29 +02:00
henryruhs
6c49a9779b Update dependencies and fix layout 2025-04-28 10:03:28 +02:00
henryruhs
d459ae981e Rename to detect_face_landmark() 2025-04-28 10:03:25 +02:00
henryruhs
f1a4011254 Fix CI 2025-04-28 10:03:25 +02:00
henryruhs
288c66f5c0 Get rid of suggest_execution_provider() via the insert trick 2025-04-28 10:03:25 +02:00
henryruhs
d56d651568 Get rid of suggest_execution_provider() via the insert trick 2025-04-28 10:03:25 +02:00
henryruhs
0fdbd167f0 Use flac over aac if present 2025-04-28 10:03:25 +02:00
henryruhs
1d045028ab Change license to OpenRAIL 2025-04-28 10:03:25 +02:00
henryruhs
d03e3b3ed7 Add audio encoders pcm_s16le and pcm_s32le 2025-04-28 10:03:25 +02:00
henryruhs
48aaba2786 Undo non-fixes 2025-04-28 10:03:25 +02:00
henryruhs
aa1007ff6a Fix blank screen in replace_audio() 2025-04-28 10:03:25 +02:00
henryruhs
2bb91a8098 Fix blank screen in restore_audio() 2025-04-28 10:03:25 +02:00
Henry Ruhs
944306a19c Introduce TypeAlias everywhere (#869)
* Introduce TypeAlias everywhere

* Undo changes
2025-04-28 10:03:25 +02:00
henryruhs
7dbe17596f Create preview when video is not playable 2025-04-28 10:03:25 +02:00
Henry Ruhs
d43cf5cdde Fix/extrating merging progress bar total (#868)
* Introduce predict_video_frame_total() to fix progress bar while extracting and merging

* Introduce predict_video_frame_total() to fix progress bar while extracting and merging

* Use floor over ceil
2025-04-28 10:03:25 +02:00
henryruhs
c0e856ef72 Fix audio quality mapping for aac 2025-04-28 10:03:25 +02:00
henryruhs
81f34bec2b Fix audio quality mapping for aac 2025-04-28 10:03:25 +02:00
henryruhs
75eba39f95 Fix the media resolution order 2025-04-28 10:03:25 +02:00
henryruhs
b0f37ba46c Update Gradio 2025-04-28 10:03:25 +02:00
henryruhs
41514c2d67 Fix model size detection 2025-04-28 10:03:25 +02:00
henryruhs
977d8d91b5 Move restricted temp_video_fps to core 2025-04-28 10:03:25 +02:00
henryruhs
c7abeb4785 Minor fix 2025-04-28 10:03:25 +02:00
henryruhs
96878917b5 Prevent false calculation for rate 2025-04-28 10:03:25 +02:00
Henry Ruhs
f3bbd3e16f Qa/follow set naming (#867)
* Follow set naming

* Follow set naming

* Disable type hints

* Uniform order
2025-04-28 10:03:25 +02:00
henryruhs
1bdc02014c Fix broken inference pools part2 2025-04-28 10:03:25 +02:00
henryruhs
b438b899e8 Fix broken inference pools 2025-04-28 10:03:25 +02:00
henryruhs
858acd2fe3 Remove conditional_exit() and introduce early exit 2025-04-28 10:03:25 +02:00
Henry Ruhs
5e3ab88f63 Fix broken inference pools (#866)
* Fix broken inference pools

* Fix broken inference pools
2025-04-28 10:03:25 +02:00
henryruhs
7ceb3389dc Adjust naming 2025-04-28 10:03:25 +02:00
henryruhs
44165eb0b7 Rename typing to types 2025-04-28 10:03:25 +02:00
henryruhs
997649ed4a Update ico 2025-04-28 10:03:25 +02:00
henryruhs
c25f046c2b Add support for flac and opus audio format 2025-04-28 10:03:25 +02:00
henryruhs
359dddc121 Add support for flac and opus audio format 2025-04-28 10:03:25 +02:00