Commit Graph

245 Commits

Author SHA1 Message Date
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
henryruhs
c9296de559 Add m4a and m4v support 2025-04-28 10:03:25 +02:00
henryruhs
e47140ea27 Fix spacing 2025-04-28 10:03:25 +02:00
henryruhs
616914d38f Improve the face selector experience 2025-04-28 10:03:25 +02:00
henryruhs
6cc21d7a91 Remove default value 2025-04-28 10:03:25 +02:00
henryruhs
6732a82af4 Fix audio range in restore audio 2025-04-28 10:03:25 +02:00
henryruhs
51a809310e Fix audio range in restore audio 2025-04-28 10:03:25 +02:00
henryruhs
ddd83d0606 Fix audio range in restore audio 2025-04-28 10:03:25 +02:00
Henry Ruhs
296eea8577 Feat/halt on error (#862)
* Introduce halt-on-error

* Introduce halt-on-error

* Fix wording
2025-04-28 10:03:25 +02:00
henryruhs
efc9652df4 Extend flake8 rules 2025-04-28 10:03:25 +02:00
henryruhs
2fc4d2b02e Fix typo 2025-04-28 10:03:25 +02:00
Henry Ruhs
c70b45bd39 Feat/improve content analyser (#861)
* Introduce fit_frame to improve content analyser, rename resize_frame_resolution to restrict_frame

* Fix CI, Add some spaces

* Normalize according to face detector
2025-04-28 10:03:25 +02:00
henryruhs
e79a99fac4 Skip the new test 2025-04-28 10:03:25 +02:00
henryruhs
5dc986d6b2 Skip the new test 2025-04-28 10:03:25 +02:00
henryruhs
2892dd484d Use latest Gradio 2025-04-28 10:03:25 +02:00
henryruhs
1eed88b0f5 Override for Gradio's nasty convert_video_to_playable_mp4() 2025-04-28 10:03:25 +02:00
henryruhs
c363faa757 Remove Gradio preview interception for now 2025-04-28 10:03:25 +02:00
henryruhs
cd6d2012f6 Remove upload event handler 2025-04-28 10:03:25 +02:00
henryruhs
1c06023160 Remove upload event handler 2025-04-28 10:03:25 +02:00
henryruhs
2e16b10200 Remove upload event handler 2025-04-28 10:03:25 +02:00
henryruhs
5f82c8dc7d Add some spacing 2025-04-28 10:03:25 +02:00
Henry Ruhs
d260c28cf3 Feat/available encoders (#860)
* Introduce available audio encoders and video encoders

* Introduce available audio encoders and video encoders

* Introduce available audio encoders and video encoders

* Introduce available audio encoders and video encoders

* Add flac to audio encoders
2025-04-28 10:03:25 +02:00
henryruhs
30d9b038e4 Fix CI 2025-04-28 10:03:25 +02:00
henryruhs
02d11435a6 Simplify set_audio_sample_size() 2025-04-28 10:03:25 +02:00
henryruhs
b9eb6a7cc0 Fix typo in get_file_format 2025-04-28 10:03:25 +02:00
henryruhs
4f32ed7868 Rename to read_video_frame 2025-04-28 10:03:25 +02:00
Henry Ruhs
0e6ee69c53 Feat/content analyser pro (#859)
* Update to Yolo powered content analyser

* Update to Yolo powered content analyser

* Fix typing

* Drop bounding boxes and NMS check

* Drop bounding boxes and NMS check

* Fix CI
2025-04-28 10:03:25 +02:00
henryruhs
87e3a80491 We name it InferenceSessionProvider 2025-04-28 10:03:25 +02:00
henryruhs
dbbf3445b6 We name it InferenceSessionProvider 2025-04-28 10:03:25 +02:00
Henry Ruhs
5270bd679c Follow yolo convention, renaming in face detector (#858)
* Follow yolo convention, renaming in face detector

* Follow yolo convention, renaming in face detector
2025-04-28 10:03:25 +02:00
henryruhs
0ecebc8c82 Fix import 2025-04-28 10:03:25 +02:00
henryruhs
f4255e66fa Add new model by Druuzil 2025-04-28 10:03:25 +02:00
henryruhs
a45754892d Add logical blocks 2025-04-28 10:03:25 +02:00