Skip to content
Snippets Groups Projects
Select Git revision
  • cd1e0c1124efb8a94cf2f264bf47d6b8ba54e00d
  • master default protected
  • develop protected
  • feat_remove_attr
  • python2.7
  • python3.8
6 results

FindGlib.cmake

Blame
  • build_push_docker.sh 230 B
    #!/bin/bash
    
    docker build -t whisper-worker .
    docker tag whisper-worker gitlab.clarin-pl.eu:5050/markowanga/asr-benchmarks/whisper-worker:latest
    docker push gitlab.clarin-pl.eu:5050/markowanga/asr-benchmarks/whisper-worker:latest