LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
src/whisper_ctranscribe2/__init__.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_whisper2/__init__.py
src/whisper_ctranscribe2/faster_whisper2/audio.py
src/whisper_ctranscribe2/faster_whisper2/feature_extractor.py
src/whisper_ctranscribe2/faster_whisper2/tokenizer.py
src/whisper_ctranscribe2/faster_whisper2/transcribe.py
src/whisper_ctranscribe2/faster_whisper2/utils.py
src/whisper_ctranscribe2/faster_whisper2/vad.py
src/whisper_ctranscribe2/faster_whisper2/version.py
src/whisper_ctranscribe2/faster_whisper2/assets/__init__.py
src/whisper_ctranscribe2/faster_whisper2/assets/silero_vad.onnx