2024-03-18 17:33:08 +08:00
2024-03-18 17:33:08 +08:00
2024-03-18 11:34:29 +08:00
2024-03-18 17:31:26 +08:00
2024-03-18 17:31:26 +08:00

jarvis-models

Dependency

System package web install command
python filetype https://pypi.org/project/filetype/ pip install filetype
python fastAPI https://fastapi.tiangolo.com/ pip install fastapi
python python-multipart https://pypi.org/project/python-multipart/ pip install python-multipart
python uvicorn https://www.uvicorn.org/ pip install "uvicorn[standard]"
python SpeechRecognition https://pypi.org/project/SpeechRecognition/ pip install SpeechRecognition

Start

Dev

cd src
uvicorn main:app --reload
Description
No description provided
Readme 27 MiB
Languages
Python 95.5%
Jupyter Notebook 3.2%
C++ 0.9%
Cython 0.3%
Dockerfile 0.1%