Metadata-Version: 2.1
Name: ctc_segmentation
Version: 1.0.4
Summary: CTC segmentation to align utterances within large audio files.
Home-page: https://github.com/lumaku/ctc-segmentation
Author: Ludwig Kuerzinger <ludwig.kuerzinger@tum.de>, Dominik Winkelbauer <dominik.winkelbauer@tum.de>
License: UNKNOWN
Description: 
        # CTC segmentation
        
        CTC segmentation is used to align utterances within audio files.
        It can be combined with CTC-based ASR models.
        This package includes the core functions.
        
        https://github.com/lumaku/ctc-segmentation
        
Platform: UNKNOWN
Requires-Python: >=3
Description-Content-Type: text/markdown
