{"id":21475499,"url":"https://github.com/yuzukitsuru/udb","last_synced_at":"2025-07-15T10:31:16.394Z","repository":{"id":37999314,"uuid":"194187628","full_name":"YuzukiTsuru/UDB","owner":"YuzukiTsuru","description":"✨ UTAU DEBUG ENGINE | UTAU错误检查引擎","archived":false,"fork":false,"pushed_at":"2024-02-16T03:36:27.000Z","size":428,"stargazers_count":21,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-02-16T04:30:06.520Z","etag":null,"topics":["engine","hacktoberfest","singing-synthesis","singing-voice","synthesis","synthesiser","utau","utauengine","utauplugin"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YuzukiTsuru.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}},"created_at":"2019-06-28T01:45:23.000Z","updated_at":"2024-02-16T04:30:06.521Z","dependencies_parsed_at":"2022-09-09T16:20:38.533Z","dependency_job_id":null,"html_url":"https://github.com/YuzukiTsuru/UDB","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuzukiTsuru%2FUDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuzukiTsuru%2FUDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuzukiTsuru%2FUDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuzukiTsuru%2FUDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YuzukiTsuru","download_url":"https://codeload.github.com/YuzukiTsuru/UDB/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226033294,"owners_count":17563125,"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":["engine","hacktoberfest","singing-synthesis","singing-voice","synthesis","synthesiser","utau","utauengine","utauplugin"],"created_at":"2024-11-23T10:43:13.495Z","updated_at":"2024-11-23T10:43:14.233Z","avatar_url":"https://github.com/YuzukiTsuru.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UDB\n\n## 中文\n\nUTAU DEBUG ENGINE: UDB\n\n采用AckieSound的VocalShifter变换，还原你的原始声音\n\n并且专治以下疑难杂症：\n\n- 不出声\n- 声音不对\n- 没有声音\n- 格式错误\n- 填词错误\n\n### Flag：\n\n\n作用|默认值与FLAG\n---|---\nnoFormantFlg | (\"N\",默认OFF)\n性别值[-20cent] | (\"g\",-100～100,初始值0)\npitch微调[10cent] | (\"t\",-240～240,初始值0)\npitch微调[1cent] | (\"T\",-2400～2400,初始值0)\n峰值限制 | (\"P\",0～100,初始值86)\n低通道滤波器 | (\"H\",0～99,初始值0)\n呼吸值 | (\"B\",0～100,初始值50)\n明亮值 | (\"O\",-100～100,初始值0)\nClear值 | (\"S\",-100～100,初始值0)\n输出Vshp文件 | (\"Z\",初始值OFF)\n重新生成频率表 | (\"V\",初始值OFF)\nPitchShift关闭 | (\"W\",基本值0)\nDebug内容 | (\"D\",基本值0)\n\n\n### Reference\n\n- [vslib](http://ackiesound.ifdef.jp/download.html)\n- [vs4u](\u003chttp://ackiesound.ifdef.jp/download.html\u003e)\n\nReadme on vs4u\n\n```\n =========================================================================\n 【   名  称   】 VS4U ソースコード\n 【  公 開 日  】 2014/08/30\n 【   作  者   】 あっきー\n 【  連 絡 先  】 ackiesound@hotmail.co.jp\n =========================================================================\n【概要】\n  VS4Uのソースコードです。\n  コンパイルにはVocalShifterライブラリver.1.32が必要です。\n  個人の非商用利用に限り、自由に利用できます。\n  改変したものを公開する際は、VS4Uを改変したものであることをreadme等に記載してください。\n\n【その他】\n  バグ、ご意見、ご要望等ありましたらメールでお知らせください。\n  あっきー\n  メールアドレス : ackiesound@hotmail.co.jp\n  Ackie Sound    : http://ackiesound.ifdef.jp/\n  サポート掲示板 : http://ackiesound.bbs.fc2.com/\n```\n\n\n## English\n\nUTAU DEBUG ENGINE\n\nResemble your original voice with the technology of AckieSound VocalShifter\n|Github Download|Mirror (Lanzous)|\n|---|---|\n| [latest](https://github.com/YuzukiTsuru/UDB/releases/latest) | [latest](https://yuzukitsuru.lanzous.com/is0VNgdkgaf) |\n\nWith the support of troubleshooting:\n\n- No sound\n- Wrong sound\n- Incorrect format\n- Incorrect lyric input\n\n\n\n### Flag：\n\n\nEffect|FLAG, Default\n---|---\nnoFormantFlg | (\"N\", OFF)\nGender factor[-20 cent] | (\"g\",-100～100, 0)\nPitch shift[10 cents] | (\"t\",-240～240, 0)\nPitch shift[1 cent] | (\"T\",-2400～2400, 0)\nPeak limit | (\"P\",0～100, 86)\nLow pass filter | (\"H\",0～99, 0)\nBreath | (\"B\",0～100, 50)\nBrightness | (\"O\",-100～100, 0)\nClearance | (\"S\",-100～100, 0)\nOutput Vshp file | (\"Z\", OFF)\nRegenerate frequency file | (\"V\", OFF)\nPitchShift disabled | (\"W\", 0)\nDebug output | (\"D\", 0)\n\n\n### Reference\n\n- [vslib](http://ackiesound.ifdef.jp/download.html)\n- [vs4u](\u003chttp://ackiesound.ifdef.jp/download.html\u003e)\n\nReadme on vs4u lib\n\n```\n =========================================================================\n 【   名  称   】 VS4U ソースコード\n 【  公 開 日  】 2014/08/30\n 【   作  者   】 あっきー\n 【  連 絡 先  】 ackiesound@hotmail.co.jp\n =========================================================================\n【概要】\n  VS4Uのソースコードです。\n  コンパイルにはVocalShifterライブラリver.1.32が必要です。\n  個人の非商用利用に限り、自由に利用できます。\n  改変したものを公開する際は、VS4Uを改変したものであることをreadme等に記載してください。\n\n【その他】\n  バグ、ご意見、ご要望等ありましたらメールでお知らせください。\n  あっきー\n  メールアドレス : ackiesound@hotmail.co.jp\n  Ackie Sound    : http://ackiesound.ifdef.jp/\n  サポート掲示板 : http://ackiesound.bbs.fc2.com/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuzukitsuru%2Fudb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuzukitsuru%2Fudb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuzukitsuru%2Fudb/lists"}