{"id":17468241,"url":"https://github.com/sovit-123/sam_molmo_whisper","last_synced_at":"2025-04-20T00:00:10.995Z","repository":{"id":258056221,"uuid":"870408809","full_name":"sovit-123/SAM_Molmo_Whisper","owner":"sovit-123","description":"An integration of Segment Anything Model, Molmo, and, Whisper to segment objects using voice and natural language.","archived":false,"fork":false,"pushed_at":"2025-02-28T01:20:58.000Z","size":17545,"stargazers_count":24,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-20T00:00:04.963Z","etag":null,"topics":["molmo","segment-anything-model","segmentanythingmodel","vlm","whisper"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sovit-123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-10T01:43:26.000Z","updated_at":"2025-03-04T23:25:15.000Z","dependencies_parsed_at":"2025-01-16T03:31:12.232Z","dependency_job_id":null,"html_url":"https://github.com/sovit-123/SAM_Molmo_Whisper","commit_stats":null,"previous_names":["sovit-123/sam_molmo_whisper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovit-123%2FSAM_Molmo_Whisper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovit-123%2FSAM_Molmo_Whisper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovit-123%2FSAM_Molmo_Whisper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovit-123%2FSAM_Molmo_Whisper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sovit-123","download_url":"https://codeload.github.com/sovit-123/SAM_Molmo_Whisper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249830852,"owners_count":21331357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["molmo","segment-anything-model","segmentanythingmodel","vlm","whisper"],"created_at":"2024-10-18T15:05:31.014Z","updated_at":"2025-04-20T00:00:10.976Z","avatar_url":"https://github.com/sovit-123.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SAM_Molmo_Whisper\n\n***Note: The project is in very initial stages and will change drastically in the near future. Things may break.***\n\n**[Go to Setup](#Setup)**\n\nA simple integration of Segment Anything Model, Molmo, and, Whisper to segment objects using voice and natural language.\n\nCapabilities:\n\n* Segment objects with **SAM2.1** using point prompts.\n* Points can be obtained by **prompting Molmo** with natural language. Molmo can take inputs by the **text box (typing)** or **Whisper via microphone (speech to text)**.\n\n**Run the Gradio demo using**:\n\n```\npython app.py\n```\n\nhttps://github.com/user-attachments/assets/66a0620e-ede3-4018-8ee7-f261790747cb\n\n## What's New\n\n### October 30, 2024\n\n* Added tabbed interface for video segmentation. Process remains the same. Either prompt via text or voice, upload a video and get the segmentation maps of the objects.\n\n## Setup\n\n### Clone Repo\n\n```\ngit clone https://github.com/sovit-123/SAM_Molmo_Whisper.git\n```\n\n```\ncd SAM_Molmo_Whisper\n```\n\n### Installing Requirements\n\nInstall Pytorch, Hugging Face Transformers, and the rest of the base requirements.\n\n```\npip install -r requirements.txt\n```\n\n### Install SAM2\n\n*It is highly recommended to clone SAM2 to a separate directory other than this project directory and run the installation commands*.\n\n```\ngit clone https://github.com/facebookresearch/sam2.git \u0026\u0026 cd sam2\n\npip install -e .\n```\n\n## To Use CLIP Auto Labelling\n\nAfter installing the requirements install SpaCy's  `en_core_web_sm` model.\n\n```\nspacy download en_core_web_sm\n```\n\n### Run the App\n\n```\npython app.py\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsovit-123%2Fsam_molmo_whisper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsovit-123%2Fsam_molmo_whisper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsovit-123%2Fsam_molmo_whisper/lists"}