cahnged description
This commit is contained in:
@@ -33,7 +33,7 @@ setup(
|
|||||||
license='',
|
license='',
|
||||||
author='Jacob Schmieder',
|
author='Jacob Schmieder',
|
||||||
author_email='',
|
author_email='',
|
||||||
description='Transcription tool for audio files based on Whisper',
|
description='Transcription tool for audio files based on Whisper and Pyannote',
|
||||||
entry_points={'console_scripts':
|
entry_points={'console_scripts':
|
||||||
['autotranscript = autotranscript.autotranscript:cli']}
|
['autotranscript = autotranscript.autotranscript:cli']}
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user