.aiderignore
.gitignore
LICENSE
README.md
clean
install
install_cuda.py
lint
notes.txt
pyproject.toml
requirements.testing.txt
setup.py
test
tox.ini
upload_package.sh
.github/workflows/lint.yml
.github/workflows/test_macos.yml
.github/workflows/test_ubuntu.yml
.github/workflows/test_win.yml
.vscode/launch.json
.vscode/settings.json
src/transcribe_anything/WHISPER_OPTIONS.json
src/transcribe_anything/__init__.py
src/transcribe_anything/_cmd.py
src/transcribe_anything/api.py
src/transcribe_anything/audio.py
src/transcribe_anything/cuda_available.py
src/transcribe_anything/generate_speaker_json.py
src/transcribe_anything/insanely_fast_whisper.py
src/transcribe_anything/insanley_fast_whisper_reqs.py
src/transcribe_anything/install_whisper.py
src/transcribe_anything/logger.py
src/transcribe_anything/parse_whisper_options.py
src/transcribe_anything/srt_translation.py
src/transcribe_anything/srt_wrap.py
src/transcribe_anything/util.py
src/transcribe_anything/whisper.py
src/transcribe_anything/ytldp_download.py
src/transcribe_anything.egg-info/PKG-INFO
src/transcribe_anything.egg-info/SOURCES.txt
src/transcribe_anything.egg-info/dependency_links.txt
src/transcribe_anything.egg-info/entry_points.txt
src/transcribe_anything.egg-info/requires.txt
src/transcribe_anything.egg-info/top_level.txt
tests/test_bad_video_title.py
tests/test_embed_transcript.py
tests/test_fix_subtitles_path.py
tests/test_generate_speaker_json.py
tests/test_insane_whisper_cmd_arg.py
tests/test_insanely_fast_whisper.py
tests/test_insanely_fast_whisper_json_to_srt_txt.py
tests/test_insanley_fast_whisper_diarization.py
tests/test_install_insanley_fast_whisper_reqs.py
tests/test_local_file_cmd.py
tests/test_query_gpu_json_path.py
tests/test_srt_wrap.py
tests/test_transcribe_anything.py
tests/test_transcribe_anything_api.py
tests/test_whisper.py
tests/localfile/long.srt
tests/localfile/speaker-test.json
tests/localfile/video.mp4
tests/localfile/video.wav