LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
src/whisper_ctranscribe2/commandline.py
src/whisper_ctranscribe2/languages.py
src/whisper_ctranscribe2/transcribe.py
src/whisper_ctranscribe2/version.py
src/whisper_ctranscribe2/whisper_ctranscribe2.py
src/whisper_ctranscribe2/writers.py
src/whisper_ctranscribe2.egg-info/PKG-INFO
src/whisper_ctranscribe2.egg-info/SOURCES.txt
src/whisper_ctranscribe2.egg-info/dependency_links.txt
src/whisper_ctranscribe2.egg-info/entry_points.txt
src/whisper_ctranscribe2.egg-info/requires.txt
src/whisper_ctranscribe2.egg-info/top_level.txt
src/whisper_ctranscribe2/faster_whisper/__init__.py
src/whisper_ctranscribe2/faster_whisper/audio.py
src/whisper_ctranscribe2/faster_whisper/feature_extractor.py
src/whisper_ctranscribe2/faster_whisper/tokenizer.py
src/whisper_ctranscribe2/faster_whisper/transcribe.py
src/whisper_ctranscribe2/faster_whisper/utils.py
src/whisper_ctranscribe2/faster_whisper/vad.py
src/whisper_ctranscribe2/faster_whisper/version.py
src/whisper_ctranscribe2/faster_whisper/assets/__init__.py
src/whisper_ctranscribe2/faster_whisper/assets/silero_vad.onnx