{"data":{"slug":"softcatala-whisper-ctranslate2","name":"whisper-ctranslate2","tagline":"Whisper command line client compatible with original OpenAI client based on CTranslate2.","github_url":"https://github.com/Softcatala/whisper-ctranslate2","owner":"Softcatala","repo":"whisper-ctranslate2","owner_avatar_url":"https://avatars.githubusercontent.com/u/978352?v=4","primary_language":"Python","stars":1325,"forks":126,"topics":["openai-","openai-whisper","speech-recognition","speech-to-text","whisper"],"archived":false,"github_pushed_at":"2026-02-14T19:16:02+00:00","maintenance_label":"Slowing","url":"https://www.graphcanon.com/tools/softcatala-whisper-ctranslate2","markdown_url":"https://www.graphcanon.com/tools/softcatala-whisper-ctranslate2.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/softcatala-whisper-ctranslate2","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=softcatala-whisper-ctranslate2","description":"Whisper command line client compatible with original OpenAI client based on CTranslate2.","homepage_url":null,"license":"MIT","open_issues":12,"watchers":19,"ai_summary":null,"readme_excerpt":"## Using prebuild Docker image\n\nYou can use build docker image. First pull the image:\n\n    docker pull ghcr.io/softcatala/whisper-ctranslate2:latest\n\nThe Docker image includes the small, medium and large-v2 models.\n\nTo run it:\n\n    docker run --gpus \"device=0\" \\\n        -v \"$(pwd)\":/srv/files/ \\\n        -it ghcr.io/softcatala/whisper-ctranslate2:latest \\\n        /srv/files/e2e-tests/gossos.mp3 \\\n        --output_dir /srv/files/\n    \nNotes:\n* _--gpus \"device=0\"_ gives access to the GPU. If you do not have a GPU, remove this.\n* _\"$(pwd)\":/srv/files/_ maps your current directory to /srv/files/ inside the container\n\nIf you always need to use a model that is not in the image, you can create a derived Docker image with the model preloaded or use Docker volumes to persist and share the model files.","github_created_at":"2023-03-17T10:19:45+00:00","created_at":"2026-07-11T12:19:32.121879+00:00","updated_at":"2026-07-11T12:19:40.174925+00:00","categories":[{"slug":"speech-audio","name":"Speech & Audio","url":"https://www.graphcanon.com/categories/speech-audio","markdown_url":"https://www.graphcanon.com/categories/speech-audio.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/speech-audio"},{"slug":"computer-vision","name":"Computer Vision","url":"https://www.graphcanon.com/categories/computer-vision","markdown_url":"https://www.graphcanon.com/categories/computer-vision.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/computer-vision"},{"slug":"developer-tools","name":"Developer Tools","url":"https://www.graphcanon.com/categories/developer-tools","markdown_url":"https://www.graphcanon.com/categories/developer-tools.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/developer-tools"}],"tags":[{"slug":"speech-to-text","name":"speech-to-text"},{"slug":"python","name":"python"},{"slug":"openai","name":"openai"},{"slug":"speech-recognition","name":"speech-recognition"},{"slug":"whisper","name":"whisper"},{"slug":"openai-whisper","name":"openai-whisper"}],"trust":{"provenance":{"is_fork":false,"github_id":615270502,"owner_type":"Organization","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-07-11T12:19:32.925Z","maintenance":{"label":"Slowing","score":36,"methodology":"github_public_v1","releases_90d":0,"days_since_push":146,"last_release_at":null},"security_summary":{"status":"ok","scanner":"osv@v1","low_count":0,"high_count":0,"last_scan_at":"2026-07-11T12:19:35.140Z","medium_count":0,"scan_profile":"deps","critical_count":0}},"capability_facts":{"scan":{"source":"repo_scan","observed_at":"2026-07-11T12:19:34.861Z"},"deploy":{"source":"dockerfile:Dockerfile","self_host":true,"observed_at":"2026-07-11T12:19:34.861Z","managed_saas":false},"languages":{"value":["python"],"source":"github.language","observed_at":"2026-07-11T12:19:34.861Z"},"has_docker":{"value":true,"source":"dockerfile:Dockerfile","observed_at":"2026-07-11T12:19:34.861Z"},"license_spdx":{"value":"MIT","source":"github.license","observed_at":"2026-07-11T12:19:34.861Z"}}}}