This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
miacheng913
/
101-.153
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aucune description
1
Commits
1
Branches
0
Publications
Aborescence:
9be66e7f8e
Branches
Tags
master
101-.153
HTTP
SSH
ZIP
TAR.GZ
Mia
9be66e7f8e
2024/07/03
il y a 9 mois
__pycache__
9be66e7f8e
2024/07/03
il y a 9 mois
api
9be66e7f8e
2024/07/03
il y a 9 mois
keys
9be66e7f8e
2024/07/03
il y a 9 mois
.env
9be66e7f8e
2024/07/03
il y a 9 mois
.gitignore
9be66e7f8e
2024/07/03
il y a 9 mois
101_restart.sh
9be66e7f8e
2024/07/03
il y a 9 mois
README.md
9be66e7f8e
2024/07/03
il y a 9 mois
main.py
9be66e7f8e
2024/07/03
il y a 9 mois
requirements.txt
9be66e7f8e
2024/07/03
il y a 9 mois
README.md
如何啟動: python3 main.py
ignore : static/
放到 .83上的時候 main.py 最下面一行改成 uvicorn.run("main:app", host="0.0.0.0", port=9101, reload=False)
speech2text.py 由 Tomoya 撰寫,其餘為 Mia
安裝套件:pip install -r requirements.txt