MediaTool

use case: Audio to Text

tmux new -s whisper
docker attach xxxx
tmux attach-session -t whisper

Dockerfile

Loading content…

Docker Compose

docker-compose.yml

Loading content…