{"id":24919540,"url":"https://github.com/floscha/langchain-mlx-whisper-parser","last_synced_at":"2025-03-28T09:41:36.283Z","repository":{"id":274704378,"uuid":"923804382","full_name":"floscha/langchain-mlx-whisper-parser","owner":"floscha","description":"LangChain parser to transcribe audio files with a local MLX Whisper model.","archived":false,"fork":false,"pushed_at":"2025-02-11T20:05:54.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T21:22:44.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/floscha.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":"2025-01-28T21:10:39.000Z","updated_at":"2025-02-11T20:05:58.000Z","dependencies_parsed_at":"2025-01-28T22:22:54.635Z","dependency_job_id":"e80738e2-b31c-4030-bac1-d11c866b7f4c","html_url":"https://github.com/floscha/langchain-mlx-whisper-parser","commit_stats":null,"previous_names":["floscha/langchain-mlx-whisper-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscha%2Flangchain-mlx-whisper-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscha%2Flangchain-mlx-whisper-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscha%2Flangchain-mlx-whisper-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floscha%2Flangchain-mlx-whisper-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floscha","download_url":"https://codeload.github.com/floscha/langchain-mlx-whisper-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246009029,"owners_count":20708880,"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":[],"created_at":"2025-02-02T10:19:56.733Z","updated_at":"2025-03-28T09:41:36.261Z","avatar_url":"https://github.com/floscha.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LangChain MLX Whisper Parser\n\nLangChain parser to transcribe audio files with a local [MLX Whisper](https://github.com/ml-explore/mlx-examples/tree/main/whisper) model.\n\n## ⚙️ Installation\n\nInstall with pip:\n```\npip install langchain-mlx-whisper-parser@git+https://github.com/floscha/langchain-mlx-whisper-parser\n```\n\n## 🚀 Usage\n\nImport and instantiate like below and then use it like a regular LangChain parser:\n\n```python\nfrom langchain_mlx_whisper_parser import MlxWhisperParser\n\nparser = MlxWhisperParser()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloscha%2Flangchain-mlx-whisper-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloscha%2Flangchain-mlx-whisper-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloscha%2Flangchain-mlx-whisper-parser/lists"}