[console_scripts]
twat-speech = twat_speech.__main__:main
twat-speech-dub = twat_speech.__main__:cmd_dub
twat-speech-repair-srt = twat_speech.__main__:cmd_repair_srt
twat-speech-subtitle-transcript = twat_speech.__main__:cmd_subtitle_transcript
twat-speech-transcribe = twat_speech.__main__:cmd_transcribe
twat-speech-tts = twat_speech.__main__:cmd_tts
twat-speech-version = twat_speech.__main__:cmd_version

[twat.plugins]
speech = twat_speech
