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
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