mobgap.lrc.base.base_lrc_docfiller#

mobgap.lrc.base.base_lrc_docfiller(func: Callable) str[source]#

Decorator to fill common parts of the docstring for subclasses of :class: BaseLRDetector.

Available keys for the substitution:

['other_parameters', 'ic_lr_list_', 'detect_short', 'detect_para', 'detect_return', 'self_optimize_paras', 'self_optimize_return']