This website requires JavaScript.
Explore
Help
Sign In
ivanwu
/
jarvis-models
Watch
1
Star
0
Fork
0
You've already forked jarvis-models
mirror of
https://github.com/BoardWare-Genius/jarvis-models.git
synced
2025-12-13 16:53:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
13
Commits
9
Branches
0
Tags
11990d47dbc455f237703c6fed994b07326cacc9
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Dan Chen
11990d47db
fix: remove mp3 data
2024-03-18 17:33:08 +08:00
src
fix: remove mp3 data
2024-03-18 17:33:08 +08:00
test_data
remove DS_Store
2024-03-18 11:34:29 +08:00
.gitignore
feat: text to audio
2024-03-18 17:31:26 +08:00
README.md
feat: text to audio
2024-03-18 17:31:26 +08:00
README.md
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%