{"id":26410742,"url":"https://github.com/chadnpc/localstt","last_synced_at":"2026-03-01T13:03:27.127Z","repository":{"id":273457316,"uuid":"917764260","full_name":"chadnpc/LocalSTT","owner":"chadnpc","description":"A speech to text module for powershell","archived":false,"fork":false,"pushed_at":"2025-05-13T20:32:48.000Z","size":163,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-10T00:37:39.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.powershellgallery.com/packages/LocalSTT","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chadnpc.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-16T15:51:37.000Z","updated_at":"2025-03-11T12:19:25.000Z","dependencies_parsed_at":"2025-02-10T01:31:46.206Z","dependency_job_id":"49cc8e44-e057-4687-b8c0-4448cb5e2761","html_url":"https://github.com/chadnpc/LocalSTT","commit_stats":null,"previous_names":["alainqtec/localstt","chadnpc/localstt"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/chadnpc/LocalSTT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chadnpc%2FLocalSTT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chadnpc%2FLocalSTT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chadnpc%2FLocalSTT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chadnpc%2FLocalSTT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chadnpc","download_url":"https://codeload.github.com/chadnpc/LocalSTT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chadnpc%2FLocalSTT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29969700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T12:56:10.327Z","status":"ssl_error","status_checked_at":"2026-03-01T12:55:24.744Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2025-03-17T20:19:16.300Z","updated_at":"2026-03-01T13:03:27.112Z","avatar_url":"https://github.com/chadnpc.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n # [![Image](https://github.com/user-attachments/assets/02f75c8c-77d8-40a2-923d-28e2437091d9)](https://www.powershellgallery.com/packages/LocalSTT)\n\nSpeech to text \u0026 transcription module.\n\nCore modules:\n\n- [`Pyaudio`(Pa_INT16)](https://people.csail.mit.edu/hubert/pyaudio/): recording\n\n- [`WhisperModel`(CPU_INT8)](https://github.com/openai/whisper): transcription.\n\nPowerShell is used here to improve the cli experience (setup, environment and\nupdates).\n\n## [📦 Installation](README.md)\n\n```PowerShell\nInstall-Module LocalSTT\n```\n\n## [🗒 Usage](docs/Readme.md)\n\n```PowerShell\nImport-Module LocalSTT\n\nRecord-Audio -o output.wav # works fine\n\n# Transcribe-Audio output.wav ## !? https://github.com/OpenNMT/CTranslate2/pull/1852\n```\n\n\n## STATUS\n\n- Record-Audio works\n- currently Works with Python \u003c= 3.12 : [faster-whisper/issues/1238](https://github.com/SYSTRAN/faster-whisper/issues/1238)\n\n- Transcribe-Audio with ctranslate2 is not working : [OpenNMT/CTranslate2/pull/1852](https://github.com/OpenNMT/CTranslate2/pull/1852)\n\n## [🧾 License](LICENSE)\n\nThis project is licensed under the [WTFPL License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchadnpc%2Flocalstt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchadnpc%2Flocalstt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchadnpc%2Flocalstt/lists"}