{"id":24617814,"url":"https://github.com/jacoblincool/speech-timeline-recognizer","last_synced_at":"2026-05-17T20:02:18.658Z","repository":{"id":103061486,"uuid":"520642724","full_name":"JacobLinCool/speech-timeline-recognizer","owner":"JacobLinCool","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-15T02:26:34.000Z","size":71,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-24T23:41:20.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/JacobLinCool.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":"2022-08-02T20:36:55.000Z","updated_at":"2022-12-04T04:12:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"0fb526c9-ad51-414e-9612-dd90b68d24a7","html_url":"https://github.com/JacobLinCool/speech-timeline-recognizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobLinCool%2Fspeech-timeline-recognizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobLinCool%2Fspeech-timeline-recognizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobLinCool%2Fspeech-timeline-recognizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobLinCool%2Fspeech-timeline-recognizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JacobLinCool","download_url":"https://codeload.github.com/JacobLinCool/speech-timeline-recognizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244308784,"owners_count":20432263,"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":[],"created_at":"2025-01-24T23:41:05.584Z","updated_at":"2026-05-17T20:02:13.587Z","avatar_url":"https://github.com/JacobLinCool.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# speech-timeline-recognizer\n\n## How to Setup\n\n1. Install PNPM: \u003chttps://pnpm.io/installation\u003e\n2. Install Node.js 18: `pnpm env use -g 18`\n3. Run `pnpm i` to install all dependencies. It will take a while since it downloads a big model (1~2 GB)\n\n[The model (vosk-model-cn-0.22)](https://alphacephei.com/vosk/models) is released under the [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) license.\n\n## How to Use\n\n1. Build it: `pnpm build`\n2. Run it: `pnpm start --help`\n\n```sh\npnpm start --expect \"The expected result\" \"The path to the wav file\"\n```\n\n```sh\npnpm start -o results.json -e \"我的濾水器有點問題水位指示過高而且一直漏水能請你禮拜二上午派工程師來看看嗎這個禮拜我只有那天有空請記得跟我確認時間非常感謝\" data/sub-*/*_text-01.wav\n```\n\n## Docker\n\nIf you have Docker installed, you can use it to run the app. The model has been included in the Docker image.\n\n```sh\ndocker run --rm jacoblincool/str --help\n```\n\n\u003e I have already built the image for `x64` and `arm64` architectures. For other architectures, you can build it yourself with `pnpm docker` command.\n\nYou may want to bind volume to the container.\n\n```sh\ndocker run --rm -v \"$(pwd)/data:/data\" jacoblincool/str -o data/results.json -e \"我的濾水器有點問題水位指示過高而且一直漏水能請你禮拜二上午派工程師來看看嗎這個禮拜我只有那天有空請記得跟我確認時間非常感謝\" data/sub-*/*_text-01.wav\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacoblincool%2Fspeech-timeline-recognizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacoblincool%2Fspeech-timeline-recognizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacoblincool%2Fspeech-timeline-recognizer/lists"}