Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MakiAi
/
KotobaTranscriber
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c380e81
KotobaTranscriber
/
docker
/
docker-compose.gpu.yml
MakiAi
[feat] 音声認識アプリの実装
edf2658
about 1 year ago
raw
Copy download link
history
blame
Safe
130 Bytes
version:
'3'
services:
app:
build:
.
ports:
-
"7860:7860"
volumes:
-
./:/app
command:
python
app.py