diff options
| -rw-r--r-- | app/app_config.py (renamed from app_config.py) | 0 | ||||
| -rw-r--r-- | app/hi.py (renamed from hi.py) | 0 | ||||
| -rw-r--r-- | app/requirements.txt (renamed from requirements.txt) | 3 | ||||
| -rw-r--r-- | app/shared_thread_data.py (renamed from shared_thread_data.py) | 0 | ||||
| -rw-r--r-- | app/stt.py (renamed from stt.py) | 0 | ||||
| -rw-r--r-- | app/vad.py (renamed from vad.py) | 0 |
6 files changed, 0 insertions, 3 deletions
diff --git a/app_config.py b/app/app_config.py index f911456..f911456 100644 --- a/app_config.py +++ b/app/app_config.py diff --git a/requirements.txt b/app/requirements.txt index 1043fae..4e79312 100644 --- a/requirements.txt +++ b/app/requirements.txt @@ -1,10 +1,7 @@ -datasets faster-whisper langcodes -pillow pyaudio pydub python-osc -unidecode sentencepiece diff --git a/shared_thread_data.py b/app/shared_thread_data.py index ba0a419..ba0a419 100644 --- a/shared_thread_data.py +++ b/app/shared_thread_data.py |
