{"id":24779113,"url":"https://github.com/victor141516/vosk-http-api","last_synced_at":"2025-03-24T03:28:01.444Z","repository":{"id":89357092,"uuid":"495950148","full_name":"victor141516/vosk-http-api","owner":"victor141516","description":"I took Vosk and wrapped it in a HTTP API","archived":false,"fork":false,"pushed_at":"2022-05-26T09:03:05.000Z","size":6357,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T09:40:57.871Z","etag":null,"topics":["api","http","vosk","vosk-api"],"latest_commit_sha":null,"homepage":"","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/victor141516.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-05-24T18:52:03.000Z","updated_at":"2022-06-13T09:42:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"aefc964e-4f9a-4a3b-83d7-21f2764472ac","html_url":"https://github.com/victor141516/vosk-http-api","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/victor141516%2Fvosk-http-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victor141516%2Fvosk-http-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victor141516%2Fvosk-http-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victor141516%2Fvosk-http-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victor141516","download_url":"https://codeload.github.com/victor141516/vosk-http-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245203714,"owners_count":20577200,"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":["api","http","vosk","vosk-api"],"created_at":"2025-01-29T09:35:32.987Z","updated_at":"2025-03-24T03:28:01.422Z","avatar_url":"https://github.com/victor141516.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vosk-http-api\n\nI took [Vosk](https://github.com/alphacep/vosk-api) and wrapped it in a HTTP API.\n\n## Installation\n\nI made  a Docker image that contains everything needed but the voice models.\n\nYou can run it with:\n\n```bash\ndocker run \\\n  -v \"$(pwd)/models:/app/models\" \\\n  -e PORT=13000 \\\n  -p 13000:13000 \\\n  victor141516/vosk-http-api\n```\n\nYou will need to download the Vosk voice models and put them in the `models` directory, having each of them in a subdirectory named after the language. e.g. `models/esES` will contain the Spanish model:\n\n![image](https://user-images.githubusercontent.com/5548950/170455858-caafe5c1-941e-4ce0-9032-fb2dbcc1fb3d.png)\n\n## Development\n\nTBA\n\n## Example\n\nhttps://user-images.githubusercontent.com/5548950/170278314-76651f95-bdb8-4566-978c-382fc9ebbe5e.mp4\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictor141516%2Fvosk-http-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictor141516%2Fvosk-http-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictor141516%2Fvosk-http-api/lists"}