forked from telecmi/piopiy_python_example
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
26 lines (25 loc) · 1.13 KB
/
Copy path.gitignore
File metadata and controls
26 lines (25 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
venv/
ai_presales/tts/__pycache__/deepgram.cpython-310.pyc
ai_presales/asr/__pycache__/deepgram.cpython-310.pyc
ai_presales/llm/__pycache__/groq.cpython-310.pyc
ai_customer_support/asr/__pycache__/deepgram.cpython-310.pyc
ai_customer_support/call/__pycache__/piopiy.cpython-310.pyc
ai_customer_support/llm/__pycache__/groq.cpython-310.pyc
ai_customer_support/tts/__pycache__/deepgram.cpython-310.pyc
.DS_Store
ai_agent_assist/asr/__pycache__/deepgram.cpython-310.pyc
ai_agent_assist/llm/__pycache__/groq.cpython-310.pyc
menv/
myenv/
ai_presales/llm/__pycache__/groq.cpython-312.pyc
ai_presales/asr/__pycache__/deepgram.cpython-312.pyc
ai_presales/tts/__pycache__/deepgram.cpython-312.pyc
ai_presales/tts/__pycache__/elevenlabs.cpython-312.pyc
ai_customer_support/tts/__pycache__/elevenlabs.cpython-312.pyc
ai_customer_support/asr/__pycache__/deepgram_hi.cpython-312.pyc
ai_customer_support/llm/__pycache__/groq.cpython-312.pyc
ai_customer_support/llm/__pycache__/groq_hi.cpython-312.pyc
ai_customer_support/call/__pycache__/piopiy.cpython-312.pyc
ai_customer_support/tts/__pycache__/elevenlabs_hi.cpython-312.pyc
myenv/bin/activate
myenv/bin/activate.fish