Metadata-Version: 1.1
Name: audio-dataset-converter-faster-whisper
Version: 0.0.1
Summary: Python3 library that adds audio transcription support (.wav, .mp3) to the audio-dataset-converter library.
Home-page: https://github.com/waikato-llm/audio-dataset-converter-faster-whisper
Author: Peter Reutemann
Author-email: fracpete@waikato.ac.nz
License: MIT License
Description: The **audio-dataset-converter-faster-whisper** library is an extension to **audio-dataset-converter** with
        plugins for transcribing audio files (.wav, .mp3) using the faster-whisper library
        (https://github.com/SYSTRAN/faster-whisper).
        
        
        Changelog
        =========
        
        0.0.1 (2024-07-05)
        ------------------
        
        - initial release
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3
