{"id":28042425,"url":"https://github.com/egorsmkv/w2v2-bert-aligner","last_synced_at":"2025-05-11T14:47:07.530Z","repository":{"id":268951419,"uuid":"905968403","full_name":"egorsmkv/w2v2-bert-aligner","owner":"egorsmkv","description":"Aligner for wav2vec2-bert models","archived":false,"fork":false,"pushed_at":"2024-12-19T22:02:48.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-19T23:17:59.944Z","etag":null,"topics":["asr","automatic-speech-recognition","ctc","ukrainian","wav2vec2"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/egorsmkv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-19T22:01:44.000Z","updated_at":"2024-12-19T22:03:49.000Z","dependencies_parsed_at":"2024-12-19T23:18:04.424Z","dependency_job_id":"d3db0c4b-4a41-4442-8e6b-f8f0c8065991","html_url":"https://github.com/egorsmkv/w2v2-bert-aligner","commit_stats":null,"previous_names":["egorsmkv/w2v2-bert-aligner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egorsmkv%2Fw2v2-bert-aligner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egorsmkv%2Fw2v2-bert-aligner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egorsmkv%2Fw2v2-bert-aligner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egorsmkv%2Fw2v2-bert-aligner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egorsmkv","download_url":"https://codeload.github.com/egorsmkv/w2v2-bert-aligner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253584281,"owners_count":21931543,"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":["asr","automatic-speech-recognition","ctc","ukrainian","wav2vec2"],"created_at":"2025-05-11T14:47:06.589Z","updated_at":"2025-05-11T14:47:07.508Z","avatar_url":"https://github.com/egorsmkv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Align audio and text using wav2vec2-bert models\n\n## Community\n\n- **Discord**: https://bit.ly/discord-uds\n- Speech Recognition: https://t.me/speech_recognition_uk\n- Speech Synthesis: https://t.me/speech_synthesis_uk\n\n## Install\n\n```bash\nuv venv --python 3.12\n\nsource .venv/bin/activate\n\nuv pip install -r requirements.txt\n\n# in development mode\nuv pip install -r requirements-dev.txt\n\n# check/format the code\nruff check --select I --fix\nruff format\n```\n\n## Test\n\n### Download \u0026 convert the data\n\n```bash\nwget \"https://github.com/egorsmkv/cv10-uk-testset-clean/releases/download/v1.0/filtered-cv10-test.zip\"\n\nunzip filtered-cv10-test.zip\n\nwget https://raw.githubusercontent.com/egorsmkv/cv10-uk-testset-clean/refs/heads/main/rows.csv\n```\n\n### Run aligment\n\n```bash\npython alignment.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegorsmkv%2Fw2v2-bert-aligner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegorsmkv%2Fw2v2-bert-aligner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegorsmkv%2Fw2v2-bert-aligner/lists"}