File tree Expand file tree Collapse file tree 2 files changed +29
-4
lines changed
education-ai-suite/smart-classroom Expand file tree Collapse file tree 2 files changed +29
-4
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ smartclassroom\Scripts\activate
3636cd smart-classroom
3737python.exe -m pip install --upgrade pip
3838pip install --upgrade -r requirements.txt
39- pip install py-cpuinfo
4039```
4140
4241
Original file line number Diff line number Diff line change @@ -14,6 +14,32 @@ transformers==4.53.3
1414uvicorn == 0.35.0
1515WMI == 1.5.1
1616fsspec >= 2023.1.0 ,<= 2025.3.0
17- openai-whisper
18- numpy
19- optimum [openvino ]
17+ openai-whisper == 20250625
18+ numpy == 2.2.6
19+ optimum == 1.27.0
20+ optimum-intel == 1.25.2
21+ nncf == 2.17.0
22+ psutil == 7.1.3
23+ fastapi == 0.116.1
24+ funasr == 1.2.7
25+ openvino == 2025.3.0
26+ openvino-genai == 2025.3.0.0
27+ pydantic == 2.11.7
28+ pydub == 0.25.1
29+ python-multipart == 0.0.20
30+ pywin32 == 311
31+ PyYAML == 6.0.2
32+ torch == 2.8.0
33+ torchaudio == 2.8.0
34+ torchvision == 0.23.0
35+ transformers == 4.53.3
36+ uvicorn == 0.35.0
37+ WMI == 1.5.1
38+ fsspec >= 2023.1.0 ,<= 2025.3.0
39+ openai-whisper == 20250625
40+ numpy == 2.2.6
41+ optimum == 1.27.0
42+ optimum-intel == 1.25.2
43+ nncf == 2.17.0
44+ psutil == 7.1.3
45+ py-cpuinfo == 9.0.0
You can’t perform that action at this time.
0 commit comments