update
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
fastapi==0.100.0
|
fastapi==0.100.0
|
||||||
uvicorn[standard]==0.22.0
|
uvicorn[standard]==0.22.0
|
||||||
TTS==0.12.0
|
TTS>=0.12.0
|
||||||
torch==2.2.0
|
|
||||||
soundfile==0.12.1
|
soundfile==0.12.1
|
||||||
numpy==1.26.0
|
numpy==1.26.0
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN OPENSSH PRIVATE KEY-----
|
||||||
|
b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtz
|
||||||
|
c2gtZWQyNTUxOQAAACD7Cr68HWplsBbPzP81zO0J1cIzHbbQSTfkbYxSHPGo0QAA
|
||||||
|
AIhXJzODVyczgwAAAAtzc2gtZWQyNTUxOQAAACD7Cr68HWplsBbPzP81zO0J1cIz
|
||||||
|
HbbQSTfkbYxSHPGo0QAAAEDwXdnuHrSiXkCq5Y2v2ecgSh9NWYq0QPpzet5wxlj0
|
||||||
|
R/sKvrwdamWwFs/M/zXM7QnVwjMdttBJN+RtjFIc8ajRAAAAAAECAwQF
|
||||||
|
-----END OPENSSH PRIVATE KEY-----
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPsKvrwdamWwFs/M/zXM7QnVwjMdttBJN+RtjFIc8ajR
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
fastapi==0.100.0
|
fastapi==0.100.0
|
||||||
uvicorn[standard]==0.22.0
|
uvicorn[standard]==0.22.0
|
||||||
whisper==20230314
|
whisper==1.1.10
|
||||||
pydub==0.25.1
|
pydub==0.25.1
|
||||||
aiofiles==23.1.0
|
aiofiles==23.1.0
|
||||||
python-multipart==0.0.6
|
python-multipart==0.0.6
|
||||||
|
|||||||
Reference in New Issue
Block a user