{"id":16693395,"url":"https://github.com/jurihock/remucs","last_synced_at":"2025-04-10T01:21:29.784Z","repository":{"id":228469086,"uuid":"774082456","full_name":"jurihock/remucs","owner":"jurihock","description":"Demucs wrapper for remixing audio files with additional customizations","archived":false,"fork":false,"pushed_at":"2024-03-31T18:56:05.000Z","size":90,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T03:03:30.818Z","etag":null,"topics":["audio","audio-effects","audio-processing","cli","dafx","deep-learning","demixing","demucs","machine-learning","mixing","mixing-audio","music-separation","pitch-shifting","python","source-separation","stems","stft","stftpitchshift","unmixing","vocal-remover"],"latest_commit_sha":null,"homepage":"","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/jurihock.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-03-18T23:05:00.000Z","updated_at":"2025-02-01T08:08:34.000Z","dependencies_parsed_at":"2024-03-19T00:25:17.027Z","dependency_job_id":"00f2a1d0-6713-42e2-bf2f-6ffa6fd4de3f","html_url":"https://github.com/jurihock/remucs","commit_stats":null,"previous_names":["jurihock/remucs"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurihock%2Fremucs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurihock%2Fremucs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurihock%2Fremucs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurihock%2Fremucs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jurihock","download_url":"https://codeload.github.com/jurihock/remucs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247509241,"owners_count":20950232,"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":["audio","audio-effects","audio-processing","cli","dafx","deep-learning","demixing","demucs","machine-learning","mixing","mixing-audio","music-separation","pitch-shifting","python","source-separation","stems","stft","stftpitchshift","unmixing","vocal-remover"],"created_at":"2024-10-12T16:30:17.904Z","updated_at":"2025-04-10T01:21:29.736Z","avatar_url":"https://github.com/jurihock.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remucs\n\n![language](https://img.shields.io/badge/languages-Python-blue)\n![license](https://img.shields.io/github/license/jurihock/remucs?color=blue)\n![test](https://img.shields.io/github/actions/workflow/status/jurihock/remucs/test.yml?branch=main\u0026label=test)\n![pypi](https://img.shields.io/pypi/v/remucs?color=gold)\n\nThe purpose of the _remucs_ command line tool is to extract the individual stems from a mix and remix them again in a certain way, e.g. by adjusting the volume gain, left-right channel balance and last but not least, applying transient-preserving pitch shifting. Since the stem extraction is based on the [adefossez/demucs](https://github.com/adefossez/demucs) engine, the stem choice is restricted to the _drums_, _bass_, _vocals_ and _other_ sources.\n\n## Usage\n\n```\nUsage: remucs [OPTIONS] FILES...\n\nOptions:\n  -f, --fine            Use fine-tuned “htdemucs_ft” model.\n  -n, --norm            Normalize output amplitude.\n  -m, --mono            Convert stereo input to mono.\n  -b, --bala TEXT       Balance of individual stems \"bass,drums,other,vocals\",\n                        e.g. \"0,0.5,1,-1\". [default: 0,0,0,0]\n  -g, --gain TEXT       Gain of individual stems \"bass,drums,other,vocals\",\n                        e.g. \"2,1,0.5,0\". [default: 1,1,1,1]\n  -a, --a4 INTEGER      Target tuning reference frequency, to automatically\n                        estimate the pitch shifting factor (experimental).\n  -p, --pitch TEXT      Pitch shifting factor in semitones followed by cents,\n                        e.g -12 or +12 or +3-50. [default: 0]\n  -d, --data DIRECTORY  Directory where to store the intermediate files.\n                        [default: \u003cuser’s home directory\u003e]\n  -q, --quiet           Don't trash stdout.\n  -V, --version         Show the version and exit.\n  -h, --help            Show this message and exit.\n```\n\n## Install\n\nChoose between the latest _remucs_ release or the bleeding edge version:\n\n```\npip install -U remucs\npip install -U git+https://github.com/jurihock/remucs#egg=remucs\n```\n\nDon't forget to install one of the available versions of _demucs_ as well:\n\n```\npip install -U demucs\npip install -U git+https://github.com/adefossez/demucs#egg=demucs\n```\n\n## License\n\n*remucs* is licensed under the terms of the MIT license.\nFor details please refer to the accompanying [LICENSE](LICENSE) file distributed with *remucs*.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjurihock%2Fremucs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjurihock%2Fremucs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjurihock%2Fremucs/lists"}