LICENSE
README.md
pyproject.toml
setup.py
omni_vram.egg-info/PKG-INFO
omni_vram.egg-info/SOURCES.txt
omni_vram.egg-info/dependency_links.txt
omni_vram.egg-info/requires.txt
omni_vram.egg-info/top_level.txt
tests/test_audio_utils.py
tests/test_emotion_recognition.py
tests/test_noise_reduction.py
tests/test_speaker_diarization.py
tests/test_stream_processor.py
tests/test_whisper_bridge.py
vram_core/__init__.py
vram_core/api_server.py
vram_core/audio_utils.py
vram_core/config.py
vram_core/emotion_recognition.py
vram_core/noise_reduction.py
vram_core/speaker_diarization.py
vram_core/stream_processor.py
vram_core/streaming_asr.py
vram_core/whisper_bridge.py