MediaTool
use case: Audio to Text
- recommand use whisper to run scripts in default
tmux new -s whisper
docker attach xxxx
tmux attach-session -t whisper
Dockerfile
Loading content…
Docker Compose
docker-compose.yml
Loading content…
use case: Audio to Text
tmux new -s whisper
docker attach xxxx
tmux attach-session -t whisper
Loading content…
docker-compose.yml
Loading content…