{"id":13456235,"url":"https://github.com/amazon-archives/amazon-transcribe-websocket-static","last_synced_at":"2025-03-24T09:31:48.174Z","repository":{"id":37315751,"uuid":"198685005","full_name":"amazon-archives/amazon-transcribe-websocket-static","owner":"amazon-archives","description":"A static site demonstrating real-time audio transcription via Amazon Transcribe over a WebSocket.","archived":true,"fork":false,"pushed_at":"2020-10-23T15:25:57.000Z","size":200,"stargazers_count":202,"open_issues_count":10,"forks_count":466,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-10-28T23:33:55.735Z","etag":null,"topics":["amazon-transcribe-api","amazon-web-services","audio-transcription","aws"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amazon-archives.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-24T17:56:24.000Z","updated_at":"2024-08-15T19:57:59.000Z","dependencies_parsed_at":"2022-09-03T16:50:49.903Z","dependency_job_id":null,"html_url":"https://github.com/amazon-archives/amazon-transcribe-websocket-static","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/amazon-archives%2Famazon-transcribe-websocket-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amazon-archives%2Famazon-transcribe-websocket-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amazon-archives%2Famazon-transcribe-websocket-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amazon-archives%2Famazon-transcribe-websocket-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amazon-archives","download_url":"https://codeload.github.com/amazon-archives/amazon-transcribe-websocket-static/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245243363,"owners_count":20583613,"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":["amazon-transcribe-api","amazon-web-services","audio-transcription","aws"],"created_at":"2024-07-31T08:01:18.295Z","updated_at":"2025-03-24T09:31:46.218Z","avatar_url":"https://github.com/amazon-archives.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"## Amazon Transcribe Websocket Static\n\n[Try it out](https://transcribe-websockets.go-aws.com/)\n\nA static site demonstrating real-time audio transcription via Amazon Transcribe over a WebSocket.\n\nThis demo app uses browser microphone input and client-side JavaScript to demonstrate the real-time streaming audio transcription capability of [Amazon Transcribe](https://aws.amazon.com/transcribe/) using WebSockets.\n\nCheck out the [Amazon Transcribe WebSocket docs](https://docs.aws.amazon.com/transcribe/latest/dg/websocket.html).\n\n## Building and Deploying\n\n[![amplifybutton](https://oneclick.amplifyapp.com/button.svg)](https://console.aws.amazon.com/amplify/home#/deploy?repo=https://github.com/aws-samples/amazon-transcribe-websocket-static)\n\nEven though this is a static site consisting only of HTML, CSS, and client-side JavaScript, there is a build step required. Some of the modules used were originally made for server-side code and do not work natively in the browser.\n\nWe use [browserify](https://github.com/browserify/browserify) to enable browser support for the JavaScript modules we `require()`.\n\n1. Clone the repo\n2. run `npm install`\n3. run `npm run-script build` to generate `dist/main.js`.\n\nOnce you've bundled the JavaScript, all you need is a webserver. For example, from your project directory: \n\n```\nnpm install --global local-web-server\nws\n```\n\n### Credits\n\nThis project is based on code written by Karan Grover from the Amazon Transcribe team, who did the hard work (audio encoding, event stream marshalling).\n\n## License\n\nThis library is licensed under the Apache 2.0 License. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famazon-archives%2Famazon-transcribe-websocket-static","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famazon-archives%2Famazon-transcribe-websocket-static","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famazon-archives%2Famazon-transcribe-websocket-static/lists"}