{"id":47311738,"url":"https://github.com/matiaszanolli/devinyl","last_synced_at":"2026-03-17T11:43:41.018Z","repository":{"id":56813748,"uuid":"525585617","full_name":"matiaszanolli/devinyl","owner":"matiaszanolli","description":"DEVINYL - Recover vynils beyond recovering","archived":false,"fork":false,"pushed_at":"2024-02-13T00:35:38.000Z","size":45,"stargazers_count":13,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-14T20:14:37.519Z","etag":null,"topics":["78rpm","audio-enhancement","audio-library","audio-processing","noise-reduction","remastering","vinyl"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/matiaszanolli.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}},"created_at":"2022-08-17T00:29:54.000Z","updated_at":"2024-02-13T00:53:57.000Z","dependencies_parsed_at":"2024-02-13T00:45:01.583Z","dependency_job_id":null,"html_url":"https://github.com/matiaszanolli/devinyl","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/matiaszanolli/devinyl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matiaszanolli%2Fdevinyl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matiaszanolli%2Fdevinyl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matiaszanolli%2Fdevinyl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matiaszanolli%2Fdevinyl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matiaszanolli","download_url":"https://codeload.github.com/matiaszanolli/devinyl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matiaszanolli%2Fdevinyl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30622902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T11:26:08.186Z","status":"ssl_error","status_checked_at":"2026-03-17T11:24:37.311Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["78rpm","audio-enhancement","audio-library","audio-processing","noise-reduction","remastering","vinyl"],"created_at":"2026-03-17T11:43:40.417Z","updated_at":"2026-03-17T11:43:41.008Z","avatar_url":"https://github.com/matiaszanolli.png","language":"PowerShell","funding_links":["https://www.buymeacoffee.com/matiaszanolli"],"categories":[],"sub_categories":[],"readme":"# DEVINYL - Recover vinyls beyond recovering\n\nDEVINYL is a tool with a very simple purpose in mind: Restore vinyls. The older and more damaged they are, the better the work it does.\n\n### How does it work?\n\n  Contrary to v1, DeVinyl v2 is as simple as it can get. Most vinyl records have at least a ~2 second audio gap before actually starting each song, specially old 78rpm records. So taking a sample from seconds 1 to 2 you can be pretty sure you're getting a pure noise sample (I'll make this adjustable in a future release for your custom tracks). From there, by using the awesome open source (SoX)[https://sourceforge.net/projects/sox/] library, we can create a noise profile from the source track and with said profile, just remove the majority of the noise of the song, including heavy hissing and clicking and without creating noticeable artifacts.\n\n### Requirements\n\n* Any modern OS \n* SoX binaries (available as packages on Linux via Apt / dnf / pacman, must download from website in Windows / macOS: (https://sourceforge.net/projects/sox/)[https://sourceforge.net/projects/sox/])\n* ffmpeg binaries (same as above, though available in windows through chocolatey / Winget and macOS through brew)\n* (Windows only) check that SoX and ffmpeg are accessible through terminal, otherwise add their respective location to your user's PATH environment variable.\n\n### Usage\n\nLinux/macOS\n```\n./devinyl.sh source_file\n```\n\nWindows (Powershell)\n```\n./devinyl.ps1 source_file\n```\n\nThe clean track will be generated as `\u003csource_track\u003e_clean.flac`\n## Extras\n\n### Additional reference sites\n\nThese links helped me a lot better understanding the topics of audio processing and noise reduction in general: \n\n[Noise reduction gist](https://github.com/dodiku/noise_reduction/blob/master/noise.py)\n\n[Noise reduction topic](http://dsp.stackexchange.com/search?q=noise+reduction/)\n\n[noisereduce library](https://github.com/timsainb/noisereduce)\n\n[matchering](https://github.com/sergree/matchering)\n\n[matchering-cli](https://github.com/sergree/matchering-cli)\n\n[Anaconda](https://www.anaconda.com/products/individual#Downloads)\n\n[FFmpeg](https://www.ffmpeg.org/download.html)\n\n\n### If this helped you out, please buy me a coffee!\n\nhttps://www.buymeacoffee.com/matiaszanolli\n\n### Or follow my channel in YouTube:\n\nhttps://www.youtube.com/@TechforMusicAI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatiaszanolli%2Fdevinyl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatiaszanolli%2Fdevinyl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatiaszanolli%2Fdevinyl/lists"}