{"id":32550933,"url":"https://github.com/starkdmi/mossformer_se_mlx","last_synced_at":"2025-10-28T20:54:36.561Z","repository":{"id":317598062,"uuid":"1067936774","full_name":"starkdmi/mossformer_se_mlx","owner":"starkdmi","description":"MossFormer2 speech enhancement in MLX (Python and Swift)","archived":false,"fork":false,"pushed_at":"2025-10-22T11:46:27.000Z","size":95,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-22T13:28:44.988Z","etag":null,"topics":["audio","mlx","speech-enhancement","speech-separation"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/starkdmi.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-01T15:52:10.000Z","updated_at":"2025-10-22T11:46:31.000Z","dependencies_parsed_at":"2025-10-01T22:21:37.264Z","dependency_job_id":"457a0a30-e0ff-4c06-a6df-8f767b78fa25","html_url":"https://github.com/starkdmi/mossformer_se_mlx","commit_stats":null,"previous_names":["starkdmi/mossformer_se_mlx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/starkdmi/mossformer_se_mlx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starkdmi%2Fmossformer_se_mlx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starkdmi%2Fmossformer_se_mlx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starkdmi%2Fmossformer_se_mlx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starkdmi%2Fmossformer_se_mlx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/starkdmi","download_url":"https://codeload.github.com/starkdmi/mossformer_se_mlx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starkdmi%2Fmossformer_se_mlx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281512676,"owners_count":26514301,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["audio","mlx","speech-enhancement","speech-separation"],"created_at":"2025-10-28T20:54:33.091Z","updated_at":"2025-10-28T20:54:36.552Z","avatar_url":"https://github.com/starkdmi.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MossFormer2 Speech Enhancement\n\nSpeaker enhancement models for extracting speech from noisy audio using MLX.\n\n## Usage\n\n### Python\n\n```bash\ncd python\npip install -r requirements.txt\npython generate.py --input noisy.wav --output clean.wav --precision fp32\n```\n\n### Swift\n\n```bash\ncd swift\nxcodebuild build -scheme generate -configuration Release -destination 'platform=macOS' -derivedDataPath .build/DerivedData -quiet\n.build/DerivedData/Build/Products/Release/generate noisy.wav --precision fp32\n```\n\n## Performance\n\n| Framework  | Speed (× faster than input) |\n| ---------- | --------------------------- |\n| Python MLX | **25×**                     |\n| Swift MLX  | **30×**                     |\n\n## Models\n\n| Precision | Model Size |\n| --------- | ---------- |\n| [FP32](https://huggingface.co/starkdmi/MossFormer2_SE_48K_MLX/resolve/main/model_fp32.safetensors)      | **221 MB** |\n| [FP16](https://huggingface.co/starkdmi/MossFormer2_SE_48K_MLX/resolve/main/model_fp16.safetensors)      | **111 MB** |\n\nHuggingFace: [starkdmi/MossFormer2_SE_48K_MLX](https://huggingface.co/starkdmi/MossFormer2_SE_48K_MLX)\n\nSource: [ClearerVoice-Studio](https://github.com/modelscope/ClearerVoice-Studio)\n\n## License\n\nSee [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarkdmi%2Fmossformer_se_mlx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarkdmi%2Fmossformer_se_mlx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarkdmi%2Fmossformer_se_mlx/lists"}