{"id":21900282,"url":"https://github.com/cryptoc1/karaoke","last_synced_at":"2026-05-18T00:35:08.310Z","repository":{"id":32471193,"uuid":"36051137","full_name":"Cryptoc1/karaoke","owner":"Cryptoc1","description":"A simple karaoke app for Mac","archived":false,"fork":false,"pushed_at":"2015-05-23T04:40:43.000Z","size":1868,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T05:44:46.081Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cryptoc1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-22T03:53:17.000Z","updated_at":"2015-05-22T03:53:22.000Z","dependencies_parsed_at":"2022-08-24T20:40:19.208Z","dependency_job_id":null,"html_url":"https://github.com/Cryptoc1/karaoke","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Cryptoc1/karaoke","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptoc1%2Fkaraoke","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptoc1%2Fkaraoke/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptoc1%2Fkaraoke/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptoc1%2Fkaraoke/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cryptoc1","download_url":"https://codeload.github.com/Cryptoc1/karaoke/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptoc1%2Fkaraoke/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-28T15:07:09.633Z","updated_at":"2026-05-18T00:35:03.300Z","avatar_url":"https://github.com/Cryptoc1.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# karaoke\nThis is a *very* simple karaoke app for Mac.\n\n## How?\nThe program compares lyrics from AZLyrics, and spoken word using `NSSpeechRecognition`. Though this works, \"singing\" may not be as easy as just speaking the text. For that\nreason, I'll probably use this as a foundation to another app idea I have swirling around in my head (*\"Stay tuned for more!\"*). Regardless of it's effectiveness, I still\nthink that the concept is cool. 😎\n\n## Screens\n![main](screens/main.png)\n![prompt for speech](screens/prompt-for-speech.png)\n![speech inputted](screens/speech-inputted.png)\n\n## Notices\nTo get more verbose information from the program, set `DEVMODE` to `true` in `ViewController.swift`.\n    \n```swift\n\n...\n\nimport Cocoa\nimport AppKit\n\n// Setting to true enables logging in a some functions and what-not\nvar DEVMODE: Bool = false\n\nclass ViewController: NSViewController, NSSpeechRecognizerDelegate {\n\n...\n\n```\n\nThe icon was provided by [Icons8](Icons8.com)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptoc1%2Fkaraoke","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptoc1%2Fkaraoke","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptoc1%2Fkaraoke/lists"}