{"id":28375298,"url":"https://github.com/vintellx/verivoice","last_synced_at":"2026-01-27T02:35:26.981Z","repository":{"id":292502541,"uuid":"981103205","full_name":"VintellX/VeriVoice","owner":"VintellX","description":"Implementation of a Graph-Enhanced Audio Transformer for detecting deepfake speech.","archived":false,"fork":false,"pushed_at":"2025-05-11T03:52:26.000Z","size":4835,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T05:35:38.552Z","etag":null,"topics":["deepfake","deepfake-audio","deepfake-audio-detection","deepfake-detection","deepfakes","deepfakes-classification"],"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/VintellX.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}},"created_at":"2025-05-10T10:51:58.000Z","updated_at":"2025-05-29T10:29:06.000Z","dependencies_parsed_at":"2025-05-10T11:42:06.252Z","dependency_job_id":null,"html_url":"https://github.com/VintellX/VeriVoice","commit_stats":null,"previous_names":["vintellx/verivoice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VintellX/VeriVoice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VintellX%2FVeriVoice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VintellX%2FVeriVoice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VintellX%2FVeriVoice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VintellX%2FVeriVoice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VintellX","download_url":"https://codeload.github.com/VintellX/VeriVoice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VintellX%2FVeriVoice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28796977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T01:07:07.743Z","status":"online","status_checked_at":"2026-01-27T02:00:07.755Z","response_time":168,"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":["deepfake","deepfake-audio","deepfake-audio-detection","deepfake-detection","deepfakes","deepfakes-classification"],"created_at":"2025-05-29T22:37:01.621Z","updated_at":"2026-01-27T02:35:26.976Z","avatar_url":"https://github.com/VintellX.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"```bash\ngit clone --recursive https://github.com/VintellX/VeriVoice.git\ncd VeriVoice\n```\n\n## Overview\nVeriVoice is a DeepFake Audio Detection model, this is a PyTorch-based framework for detecting cloned or syntthesized speech. It uses a Graph-Enhanced Audio Transformer to capture both local spectral artifacts and global temporal patterns that distinguish real voices from their deepfakes or clones.\n\n## Quick Start\n1. **Install dependencies**:\n    ```bash\n    conda create -n VeriVoice python=3.10\n    conda activate VeriVoice\n    pip install -r requirements.txt\n    ```\n2. **Prepare data** (check out [`usage.md`](USAGE.md) for details).\n3. **Train the mdoel**:\n    ```bash\n    python -m ipykernel install --user --name=VeriVoice --display-name \"VeriVoice-Env\"\n    jupyter notebook\n    ```\n4. **Test an audio file**:\n    ```bash\n    python3 -m predicto path/to/audio.wav\n    ```\n\n## License\nThis project is licensed under the **Apache License 2.0**. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvintellx%2Fverivoice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvintellx%2Fverivoice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvintellx%2Fverivoice/lists"}