# audio.cpp -- unified Python requirements (webui + SpeakType + tools) # Frozen from the project venv on 2026-07-15. # One env covers every Python layer of the project: # webui/ gradio UI + realtime pipeline (gradio, numpy, requests; torch for silero VAD) # SpeakType/ voice dictation demo (sounddevice, pywebview, pywin32, pyperclip; torch for silero VAD) # tools/ model_manager etc. (requests, huggingface-hub, safetensors, tqdm) # The portable bundle ships this same env pre-installed as audiocpp-portable\venv. # Windows-only wheels (pywin32 and the pythonnet/pywebview desktop stack, used by # SpeakType) carry a sys_platform marker so this file also installs cleanly on Linux. # Regenerate: venv\Scripts\python.exe -m pip freeze > webui\requirements.txt #annotated-doc==0.0.4 annotated-types==0.7.0 anyio==4.14.1 bottle==0.13.4 brotli==1.2.0 certifi==2026.6.17 cffi==2.1.0 charset-normalizer==3.4.7 click==8.4.2 clr_loader==0.3.1; sys_platform == "win32" colorama==0.4.6 fastapi==0.138.2 filelock==3.29.4 fsspec==2026.6.0 gradio==6.19.0 gradio_client==2.5.0 groovy==0.1.2 h11==0.16.0 hf-gradio==0.4.1 hf-xet==1.5.1 httpcore==1.0.9 httptools==0.8.0 httpx==0.28.1 huggingface_hub==1.21.0 idna==3.18 iniconfig==2.3.0 Jinja2==3.1.6 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 mpmath==1.3.0 networkx==3.6.1 numpy==2.4.6 opencc-python-reimplemented==0.1.7 orjson==3.11.9 packaging==26.2 pandas==3.0.3 pillow==12.2.0 pluggy==1.6.0 proxy_tools==0.1.0; sys_platform == "win32" pycparser==3.0 pydantic==2.13.4 pydantic_core==2.46.4 pydub==0.25.1 Pygments==2.20.0 pyperclip==1.11.0 pytest==9.1.1 python-dateutil==2.9.0.post0 python-dotenv==1.2.2 python-multipart==0.0.32 pythonnet==3.1.0; sys_platform == "win32" pytz==2026.2 pywebview==6.2.1; sys_platform == "win32" pywin32==312; sys_platform == "win32" PyYAML==6.0.3 requests==2.34.2 rich==15.0.0 safehttpx==0.1.7 safetensors==0.8.0 semantic-version==2.10.0 shellingham==1.5.4 six==1.17.0 sounddevice==0.5.5 starlette==1.3.1 sympy==1.14.0 tomlkit==0.14.0 torch==2.12.1 torchaudio==2.11.0 tqdm==4.68.3 typer==0.25.1 typing-inspection==0.4.2 typing_extensions==4.15.0 tzdata==2026.2 urllib3==2.7.0 uvicorn==0.49.0 watchfiles==1.2.0 websockets==16.0