vikit.video.building.handlers.music_merge_handler¶
Overview¶
Helper class that provides a standard way to create an ABC using |
Classes¶
- class vikit.video.building.handlers.music_merge_handler.MusicMergeHandler(music_to_merge: str = None)¶
Bases:
vikit.common.handler.HandlerHelper class that provides a standard way to create an ABC using inheritance.
Overview
Methods¶ execute_async(video, ml_models_gateway)Generate a background music based on the prompt and merge it with the video
Members