{"id":22450201,"url":"https://github.com/nibblerealm/lloid","last_synced_at":"2025-10-14T01:14:58.629Z","repository":{"id":95772936,"uuid":"416970908","full_name":"NibbleRealm/lloid","owner":"NibbleRealm","description":"Lau's Open-Source Vocaloid/Utauloid Clone","archived":false,"fork":false,"pushed_at":"2023-11-22T22:26:11.000Z","size":15,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T16:42:40.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NibbleRealm.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}},"created_at":"2021-10-14T03:03:43.000Z","updated_at":"2024-06-01T19:45:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d5f7ff4-df37-4957-ab79-21824ad25274","html_url":"https://github.com/NibbleRealm/lloid","commit_stats":null,"previous_names":["nibblerealm/lloid"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NibbleRealm/lloid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NibbleRealm%2Flloid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NibbleRealm%2Flloid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NibbleRealm%2Flloid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NibbleRealm%2Flloid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NibbleRealm","download_url":"https://codeload.github.com/NibbleRealm/lloid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NibbleRealm%2Flloid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017453,"owners_count":26086081,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":[],"created_at":"2024-12-06T05:13:49.651Z","updated_at":"2025-10-14T01:14:58.607Z","avatar_url":"https://github.com/NibbleRealm.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lloid\n**L**au's Open-Source Voca**loid**/Utau**loid** Clone.\n\n## Workspace\nThis project is organized into a workspace with multiple crates:\n\n - [lloid](lloid/) - Main lloid application\n - [lloid_twang](lloid_twang/) - Computer Voice Synthesizer\n - [lloid_voice](lloid_voice/) - Lloid Voice Format\n - [lloid_splice](lloid_splice/) - Voice Splicing\n - [lloidoid](lloidoid/) - Lloidoid Graphics\n\n## Writing Songs\nThe synthesis engine will require you write lyrics phonetically.  Lloid uses a\ncustom simplified phonetic alphabet based on ascii.  There are 6 extra vowel\nsounds, written as double letters - making 32 unique sounds.  These sounds are\nthen transformed into one of 256 phonemes.\n\nLloid uses 4 different categories for sounds:\n\n### Vowels\n0. a - au (fault) `falt`\n1. aa - a (large) `laardj`\n2. e - ie (friend) `frend`\n3. ee - ai (chair) `tceer`\n4. i - i (sit) `sit`\n5. ii - i (dirt) `diirt`\n6. o - o (rock) `rok`\n7. oo - o (stone) `stoon`\n8. u - oo (soon) `sun`\n9. uu - oo (book) `buuk`\n10. y - ee (see) `sy`\n11. yy - a (rat) `ryyt`\n\n### Voiced\n12. j - g (collage) `kylaaj`\n13. l - l (lava) `laava`\n14. m - m (magma) `meeygma`\n15. n - n (neutral) `nutriil`\n16. q - s (song) `soq`\n17. r - r (render) `rendiir`\n18. v - v (vortex) `voorteks`\n19. w - th (then) `wen`\n20. z - z (zebra) `zibra`\n\n### Unpitched\n21. c - sh (shell) `cel`\n22. f - f (fog) `fog`\n25. h - h (have) `hyyv`\n23. s - s (sing) `siq`\n24. x - th (thick) `xik`\n\n### Plosive\n26. b - b (base) `beeys`\n27. d - d (dance) `dyyns`\n28. g - g (gas) `gyys`\n29. k - k (kelp) `kelp`\n30. p - p (pretty) `prity`\n31. t - t (telepathy) `tiilepaxy`\n\n### Combination Vowels\n - `aau` (`aa` + `u`) - ow (cow) `kaau`\n - `aai` (`aa` + `y`) - i (hi) `haay`\n - `eu` (`e` + `u`) - ew (ew) `eu`\n - `eey` (`ee` + `y`) - ay (say) `seey`\n - `iu` (`i` + `u`) - ew (ew) `iu`\n - `ooy` (`oo` + `y`) - oy (boy) `booy`\n - `uuy` (`uu` + `y`) - oy (doy) `duuy`\n - `au` (`a` + `u`) - ou (shout) `caut`\n - `ay` (`a` + `i`) - ei (height) `hayt`\n\n# Phoneme List\n\n - 50 =\u003e Long syllables\n - 206 =\u003e Short syllables\n\n# Long Vowels (12)\n\n 1. `a` (0)\n 2. `aa` (1)\n 3. `e` (2)\n 4. `ee` (3)\n 5. `i` (4)\n 6. `ii` (5)\n 7. `o` (6)\n 8. `oo` (7)\n 9. `u` (8)\n 10. `uu` (9)\n 11. `y` (10)\n 12. `yy` (11)\n\n# Long Approximate Vowel Clusters (8)\n\n 1. ya (12)\n 2. ye (13)\n 3. yi (14)\n 4. yuu (15)\n 5. ua (16)\n 6. ue (17)\n 7. ui (18)\n 8. uiiuu (19)\n\n## Long Unpitched Consonants (10)\n \n - S/c\n\n 1. `c` (20)\n 2. `f` (21)\n 3. `s` (22)\n 4. `x` (23)\n 5. `ks` (24)\n 6. `ps` (25)\n 7. `ts` (26)\n 8. `kf` (27)\n 9. `pf` (28)\n 10. `tf` (29)\n\n## Long Pitched Consonants (18)\n 1. `l` (30)\n 2. `m` (31)\n 3. `n` (32)\n 4. `q` (33)\n 5. `r` (34)\n 6. `z` (35)\n 7. `j` (36)\n 8. `v` (37)\n 9. `w` (38)\n 10. `rb` (39)\n 11. `rbd` (40)\n 12. `rd` (41)\n 13. `rg` (42)\n 14. `rgd` (43)\n 15. `rk` (44)\n 16. `rkt` (45)\n 17. `rp` (46)\n 18. `rpt` (47)\n 19. `rt` (48)\n\n# Misc. Long Syllable (1)\n\n 1. Breath (49)\n\n## Starts (76) - A/aa\n\n - A/aa/o\n - E/ee\n - I/y/yy\n - UU/oo/u/ii\n\n 1. `ba` (50, 51, 52, 53)\n 2. `da` (54, 55, 56, 57)\n 3. `ga` (58, 59, 60, 61)\n 4. `ha` (62, 63, 64, 65)\n 5. `ka` (66, 67, 68, 69)\n 6. `pa` (70, 71, 72, 73)\n 7. `ta` (74, 75, 76, 77)\n 8. `bla` (78, 79, 80, 81)\n 9. `bra` (82, 83, 84, 85)\n 10. `dja` (86, 87, 88, 89)\n 11. `dra` (90, 91, 92, 93)\n 12. `dza` (94, 95, 96, 97)\n 13. `gla` (98, 99, 100, 101)\n 14. `gra` (102, 103, 104, 105)\n 15. `kla` (106, 107, 108, 109)\n 16. `kra` (110, 111, 112, 113)\n 17. `pla` (114, 115, 116, 117)\n 18. `pra` (118, 119, 120, 121)\n 19. `tra` (122, 123, 124, 125)\n\n## Ends (130) - A/aa\n\n - A/aa/yy\n - I/e/ee\n - II/o/uu\n - U/oo\n - Y\n\n 1. `ab` (126, 127, 128, 129, 130)\n 2. `ad` (131, 132, 133, 134, 135)\n 3. `ag` (136, 137, 138, 139, 140)\n 4. `ak` (141, 142, 143, 144, 145)\n 5. `ap` (146, 147, 148, 149, 150)\n 6. `at` (151, 152, 153, 154, 155)\n 7. `abd` (156, 157, 158, 159, 160)\n 8. `agd` (161, 162, 163, 164, 165)\n 9. `akt` (166, 167, 168, 169, 170)\n 10. `alb` (171, 172, 173, 174, 175)\n 11. `albd` (176, 177, 178, 179, 180)\n 12. `ald` (181, 182, 183, 184, 185)\n 13. `alg` (186, 187, 188, 189, 190)\n 14. `algd` (191, 192, 193, 194, 195)\n 15. `alk` (196, 197, 198, 199, 200)\n 16. `alkt` (201, 202, 203, 204, 205)\n 17. `alp` (206, 207, 208, 209, 210)\n 18. `alpt` (211, 212, 213, 214, 215)\n 19. `alt` (216, 217, 218, 219, 220)\n 20. `amd` (221, 222, 223, 224, 225)\n 21. `amp` (226, 227, 228, 229, 230)\n 22. `ampt` (231, 232, 233, 234, 235)\n 23. `and` (236, 237, 238, 239, 240)\n 24. `ant` (241, 242, 243, 244, 245)\n 24. `apt` (246, 247, 248, 249, 250)\n 26. `aqk` (251, 252, 253, 254, 255)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnibblerealm%2Flloid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnibblerealm%2Flloid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnibblerealm%2Flloid/lists"}