{"id":16058030,"url":"https://github.com/tylim88/voicefu","last_synced_at":"2026-04-28T11:04:57.201Z","repository":{"id":159916199,"uuid":"617149369","full_name":"tylim88/Voicefu","owner":"tylim88","description":"Translate Speech Into Japanese","archived":false,"fork":false,"pushed_at":"2024-08-31T10:43:03.000Z","size":2020,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T08:15:07.363Z","etag":null,"topics":["chatgpt","speech-synthesis","voicevox","whisper"],"latest_commit_sha":null,"homepage":"https://voicefu.com","language":"TypeScript","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/tylim88.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}},"created_at":"2023-03-21T19:48:54.000Z","updated_at":"2024-09-26T05:50:40.000Z","dependencies_parsed_at":"2024-12-18T13:54:38.652Z","dependency_job_id":null,"html_url":"https://github.com/tylim88/Voicefu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tylim88/Voicefu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylim88%2FVoicefu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylim88%2FVoicefu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylim88%2FVoicefu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylim88%2FVoicefu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylim88","download_url":"https://codeload.github.com/tylim88/Voicefu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylim88%2FVoicefu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32377599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"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":["chatgpt","speech-synthesis","voicevox","whisper"],"created_at":"2024-10-09T03:06:01.869Z","updated_at":"2026-04-28T11:04:57.181Z","avatar_url":"https://github.com/tylim88.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Voice Synthesis\n\nhttps://user-images.githubusercontent.com/5227509/235647791-63df3845-fd5e-4f77-a106-149d26622e90.mp4\n\nThis web application translates speech into Japanese speech, try it at [voicefu.com](https://voicefu.com/)\n\nTechs:\n\n1. Speech to text: [Whisper](https://platform.openai.com/docs/guides/speech-to-text)\n2. Translation: [GPT](https://platform.openai.com/docs/guides/chat)\n3. Japanese Voice Synthesis: [Voicevox](https://github.com/VOICEVOX/voicevox_engine)\n\n[back end code](https://github.com/tylim88/Voicefu-back-end)\n\nThis project is inspired by this [youtube video](https://www.youtube.com/watch?v=UY7sRB60wZ4)\n\nResponsive design, works on phone\n\n\u003cimg src=\"./phone.jpg\" width=\"200\" height=\"400\" /\u003e\n\n## Development Mode\n\n1. Install dependencies with `npm run setup`\n2. This project use Firebase Firestore, please enable Firestore in Firebase Console\n3. This project use Firebase Authentication, please enable Google sign in method in Firebase Console\n4. Replace `src/firebase_/config.ts` with your own Firebase config. (Note: This is not a secret but should move to `.env` file to make environment switching easier)\n5. Create a `.env` file at project root and paste `VITE_BASE_URL=http://localhost:3001` into it.\n6. `npm run dev` to view the website on `http://127.0.0.1:5173/`\n7. For Chrome users, Chrome will block localhost with CORS, please install this [Chrome extension](https://chrome.google.com/webstore/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf) to allow CORS. Please note that, when the add-on is added to your browser, it is inactive by default (toolbar icon is grey C letter). If you want to activate the add-on, please open the toolbar popup and press the toggle button on the left side. The icon will turn to an orange C letter.\n\n## Production Mode\n\nThe repo is ready for production, but you will probably go with your tech stack anyway.\n\nOpen an issue if you really need one, and I will complete this read me.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylim88%2Fvoicefu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftylim88%2Fvoicefu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylim88%2Fvoicefu/lists"}