LICENSE
README.md
pyproject.toml
speech_to_text/__init__.py
speech_to_text/__main__.py
speech_to_text/core/__init__.py
speech_to_text/core/app.py
speech_to_text/core/audio_processor.py
speech_to_text/core/speech_detector.py
speech_to_text/core/transcriber.py
speech_to_text/models/__init__.py
speech_to_text/models/settings.py
speech_to_text/models/speech_segment.py
speech_to_text/ui/__init__.py
speech_to_text/ui/settings_dialog.py
speech_to_text/ui/speech_indicator.py
speech_to_text/ui/system_tray.py
speech_to_text/ui/test_mic_dialog.py
speech_to_text/utils/__init__.py
speech_to_text/utils/audio_utils.py
speech_to_text/utils/config_manager.py
speech_to_text/utils/error_handling.py
speech_to_text/utils/llm_text_processing.py
speech_to_text/utils/logging_setup.py
speech_to_text/utils/text_inserter.py
speech_to_text/utils/text_processing.py
vaani_speech_to_text.egg-info/PKG-INFO
vaani_speech_to_text.egg-info/SOURCES.txt
vaani_speech_to_text.egg-info/dependency_links.txt
vaani_speech_to_text.egg-info/entry_points.txt
vaani_speech_to_text.egg-info/requires.txt
vaani_speech_to_text.egg-info/top_level.txt