Skip to content

Commit bfa0977

Browse files
committed
addition of TTS, calls to Audio2Face, and other logic
1 parent c4c1f39 commit bfa0977

File tree

2 files changed

+432
-1
lines changed

2 files changed

+432
-1
lines changed

python-realtimespeech-selectai/requirements.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,14 @@ PyAudio>=0.2.14
44
websockets==11.0.3; python_version >= "3.7"
55
websockets==9.1; python_version == "3.6"
66
aiohttp
7-
oracledb
7+
oracledb
8+
certifi==2024.8.30
9+
cffi==1.17.1
10+
circuitbreaker==2.0.0
11+
cryptography==42.0.8
12+
oci==2.135.1
13+
pycparser==2.22
14+
pyOpenSSL==24.2.1
15+
python-dateutil==2.9.0.post0
16+
pytz==2024.2
17+
six==1.16.0

0 commit comments

Comments
 (0)