{"id":25911709,"url":"https://github.com/jiahaoxiang2000/cvoice","last_synced_at":"2025-09-16T18:29:40.895Z","repository":{"id":274631231,"uuid":"923543632","full_name":"jiahaoxiang2000/cvoice","owner":"jiahaoxiang2000","description":"Cvoice is one tools for voice recognition and synthesis. which can change one pice of video audio from one person to another person.","archived":false,"fork":false,"pushed_at":"2025-02-20T03:04:25.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T03:27:20.465Z","etag":null,"topics":["audio-processing","llm-application"],"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/jiahaoxiang2000.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":"2025-01-28T12:46:40.000Z","updated_at":"2025-02-20T03:04:29.000Z","dependencies_parsed_at":"2025-01-28T13:50:43.633Z","dependency_job_id":"c70f35b8-68aa-47b3-80d3-f466805c0b5a","html_url":"https://github.com/jiahaoxiang2000/cvoice","commit_stats":null,"previous_names":["jiahaoxiang2000/cvoice"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiahaoxiang2000%2Fcvoice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiahaoxiang2000%2Fcvoice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiahaoxiang2000%2Fcvoice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiahaoxiang2000%2Fcvoice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jiahaoxiang2000","download_url":"https://codeload.github.com/jiahaoxiang2000/cvoice/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241637264,"owners_count":19994946,"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-processing","llm-application"],"created_at":"2025-03-03T09:18:47.409Z","updated_at":"2025-09-16T18:29:35.616Z","avatar_url":"https://github.com/jiahaoxiang2000.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cvoice\n\nCvoice is one tools for voice recognition and synthesis. which can change one pice of video audio from one person to another person.\n\n## Dependencies\n\n- ffmpeg\n- pip install -r requirements.txt\n\n## Issues\n\n- the deepseek platform api website is closed, so we stop the model development. time : 2025-01-30.  \n\n## TODO\n\n- [x] use the log system to replace the print\n- [ ] use the online model to replace the offline model\n  - [x] use the deepseek r1 model to optimize the srt file is **accuracy**.\n- [x] let the cli and args can do one small function, like the text to audio, audio to text, and so on.\n- [ ] optimize the running logic, let the result video can be more accurate.\n\n## Usage\n\nthe voice recognition example, which default output the .srt file on the `data` folder.\n\n```shell\npython cli.py transcribe --input data/extracted_audio.wav\n```\n\n## How it works?\n\n- First, we need to split the audio from the video.\n- Then we need to convert the audio to text.\n- After that, we need to convert the text to another text. Let the text more accurate.\n- Then we need to convert the text to audio.\n- Finally, we need to merge the audio to the video.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiahaoxiang2000%2Fcvoice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiahaoxiang2000%2Fcvoice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiahaoxiang2000%2Fcvoice/lists"}