LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
whisperplus/__init__.py
whisperplus/app.py
whisperplus/audio_eval.py
whisperplus/test.py
whisperplus.egg-info/PKG-INFO
whisperplus.egg-info/SOURCES.txt
whisperplus.egg-info/dependency_links.txt
whisperplus.egg-info/requires.txt
whisperplus.egg-info/top_level.txt
whisperplus/pipelines/__init__.py
whisperplus/pipelines/autollm_chatbot.py
whisperplus/pipelines/lancedb_chatbot.py
whisperplus/pipelines/long_text_summarization.py
whisperplus/pipelines/summarization.py
whisperplus/pipelines/text2speech.py
whisperplus/pipelines/whisper.py
whisperplus/pipelines/whisper_autocaption.py
whisperplus/pipelines/whisper_diarize.py
whisperplus/utils/__init__.py
whisperplus/utils/download_utils.py
whisperplus/utils/text_utils.py