Commit Graph

389 Commits

Author SHA1 Message Date
henryruhs
ff645b9069 Allow deep nested wording 2025-04-28 10:03:29 +02:00
henryruhs
106c1f20b3 Remove useless global 2025-04-28 10:03:29 +02:00
henryruhs
aaebc018ce Update dependencies 2025-04-28 10:03:29 +02:00
henryruhs
b9356d50db Add support for rawvideo 2025-04-28 10:03:29 +02:00
henryruhs
b9021a8250 Fix reading wrong config section 2025-04-28 10:03:29 +02:00
henryruhs
5db1e3421c Enable fast prediction for CoreML 2025-04-28 10:03:29 +02:00
henryruhs
bb5504c7a4 Use latest onnxruntime and enable model cache for CoreML 2025-04-28 10:03:29 +02:00
henryruhs
096d31cad6 Fix CI 2025-04-28 10:03:29 +02:00
henryruhs
57ef628138 Make get_first and get_last safe 2025-04-28 10:03:29 +02:00
henryruhs
4c09f88b42 Make get_first and get_last safe 2025-04-28 10:03:29 +02:00
henryruhs
1c5a2337e8 Make get_first and get_last safe 2025-04-28 10:03:29 +02:00
henryruhs
89c0493acd Follow the config parser way part4 2025-04-28 10:03:29 +02:00
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