{"id":20173337,"url":"https://github.com/book000/audio-transcriber-web","last_synced_at":"2026-05-13T04:04:55.711Z","repository":{"id":43338977,"uuid":"455747473","full_name":"book000/audio-transcriber-web","owner":"book000","description":"Using SpeechRecognition of browser, audio from the microphone automatically transcribe and written to file.","archived":false,"fork":false,"pushed_at":"2024-07-03T21:56:13.000Z","size":72,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-13T16:14:35.656Z","etag":null,"topics":["nodejs","realtime-transcribe","speech-recognition","transcriber"],"latest_commit_sha":null,"homepage":"https://book000.github.io/audio-transcriber-web/static/","language":"JavaScript","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/book000.png","metadata":{"files":{"readme":"README-ja.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}},"created_at":"2022-02-05T01:36:48.000Z","updated_at":"2024-07-23T16:19:05.000Z","dependencies_parsed_at":"2024-06-27T19:42:30.582Z","dependency_job_id":"5bdfc4f5-66e7-471a-99b2-2940b10a6187","html_url":"https://github.com/book000/audio-transcriber-web","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/book000%2Faudio-transcriber-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book000%2Faudio-transcriber-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book000%2Faudio-transcriber-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book000%2Faudio-transcriber-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/book000","download_url":"https://codeload.github.com/book000/audio-transcriber-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241610978,"owners_count":19990505,"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":["nodejs","realtime-transcribe","speech-recognition","transcriber"],"created_at":"2024-11-14T01:35:45.778Z","updated_at":"2026-05-13T04:04:50.670Z","avatar_url":"https://github.com/book000.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# audio-transcriber-web\n\n[Click here for English README](README.md)\n\nブラウザを用いてマイクからの音声を`SpeechRecognition`を使って自動的に書き起こし、ファイルに書き込む。\n\n- [GitHub Pages](https://book000.github.io/audio-transcriber-web/static/index.html)\n- 動画・音声ファイルからの文字起こしは[book000/audio-transcriber-docker](https://github.com/book000/audio-transcriber-docker)\n\n## Warning / Disclaimer\n\n**このプロジェクトを使用したことによって引き起こされた問題に関して開発者は一切の責任を負いません。**\n\nというか、それなりに真面目なことに使うのであれば[Google Cloud PlatformのSpeech-to-Text](https://cloud.google.com/speech-to-text)とかを使いましょう。  \n一切のサポートはしません。\n\n## Feature\n\n- `API URL`を入力することで、指定したアドレスに書き起こしたテキストを自動的に送信します。\n- `AutoStart`機能をオンにすることで、ページにアクセスした時やリロードした瞬間から録音を開始します。(beta)\n- `API URL`と`AutoStart`の設定内容は[localStorage](https://developer.mozilla.org/ja/docs/Web/API/Window/localStorage)に保存し、保持します。\n\n## Requirements\n\n- Chrome 33+ / Edge 79+ ([Can I use SpeechRecognition?](https://caniuse.com/mdn-api_speechrecognition))\n- Python 3.6+\n- `requirements.txt`: fastapi, uvicorn\n\n## Installation \u0026 Usage\n\n### 1. Git Clone\n\n`git clone https://github.com/book000/audio-transcriber-web.git`\n\n### 2. Install packages from `requirements.txt`\n\n`pip3 install -r -U requirements.txt`\n\n### 3. Run `main.py --open-browser`\n\n`python3 main.py --open-browser`\n\n### 4. Type `http://localhost:8080/api` in the `API URL` form\n\n![](images/1.jpg)\n\n### 5. Click the `Start recording`\n\n`AutoStart`をオンにしておくとページにアクセスした瞬間から録音開始します。\n\n## Notes\n\n- `api.php`をどこかのサーバにおいてそこへのアドレスを`API URL`に設定して動作させることもできる。\n\n## ライセンス / License\n\nこのプロジェクトのライセンスは[MIT License](https://github.com/book000/audio-transcriber-web/blob/master/LICENSE)です。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbook000%2Faudio-transcriber-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbook000%2Faudio-transcriber-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbook000%2Faudio-transcriber-web/lists"}