README.md
pyproject.toml
tensorgo/__init__.py
tensorgo/_auth.py
tensorgo/_config.py
tensorgo/_http.py
tensorgo/_version.py
tensorgo/client.py
tensorgo/exceptions.py
tensorgo/models.py
tensorgo.egg-info/PKG-INFO
tensorgo.egg-info/SOURCES.txt
tensorgo.egg-info/dependency_links.txt
tensorgo.egg-info/requires.txt
tensorgo.egg-info/top_level.txt
tensorgo/modules/__init__.py
tensorgo/modules/base.py
tensorgo/modules/deception_api.py
tensorgo/modules/emotion_api.py
tensorgo/modules/eye_gaze.py
tensorgo/modules/face_bio.py
tensorgo/modules/lipsync_api.py
tensorgo/modules/physiology_api.py
tensorgo/modules/realtime_stt.py
tensorgo/modules/spo2_api.py
tensorgo/modules/stt_api.py
tensorgo/modules/voice_api.py
tensorgo/modules/voice_bio.py
tensorgo/modules/voice_cloning.py
tensorgo/modules/voice_synthesis.py
tensorgo/realtime/__init__.py
tensorgo/realtime/_audio.py
tensorgo/realtime/session.py
tests/test_deception.py
tests/test_emotion_api.py
tests/test_eye_gaze.py
tests/test_face_bio.py
tests/test_lipsync.py
tests/test_physiology.py
tests/test_realtime_stt.py
tests/test_spo2_api.py
tests/test_stt_api.py
tests/test_voice_api.py
tests/test_voice_bio.py
tests/test_voice_cloning.py
tests/test_voice_synthesis.py