{"id":27646146,"url":"https://github.com/snoozescript/speech-to-text-converter","last_synced_at":"2025-04-24T01:17:06.231Z","repository":{"id":282320191,"uuid":"947405668","full_name":"SnoozeScript/Speech-to-Text-Converter","owner":"SnoozeScript","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-13T23:08:26.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T00:25:12.776Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/SnoozeScript.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":"2025-03-12T16:28:33.000Z","updated_at":"2025-03-13T23:08:30.000Z","dependencies_parsed_at":"2025-03-14T03:45:15.920Z","dependency_job_id":null,"html_url":"https://github.com/SnoozeScript/Speech-to-Text-Converter","commit_stats":null,"previous_names":["snoozescript/speech-to-text-converter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoozeScript%2FSpeech-to-Text-Converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoozeScript%2FSpeech-to-Text-Converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoozeScript%2FSpeech-to-Text-Converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoozeScript%2FSpeech-to-Text-Converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SnoozeScript","download_url":"https://codeload.github.com/SnoozeScript/Speech-to-Text-Converter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250540934,"owners_count":21447428,"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-04-24T01:17:05.811Z","updated_at":"2025-04-24T01:17:06.224Z","avatar_url":"https://github.com/SnoozeScript.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Speech-to-Text Converter (React + Flask + Whisper AI)\n\nThis project converts speech to text using **OpenAI Whisper** with a **Flask API** and a **React.js** frontend.\n\n## 🚀 Features\n- Upload audio files (.wav, .mp3, .flac, etc.)\n- Transcribe speech using **Whisper AI**\n\n## 🛠️ Installation  \n\n### 📌 Prerequisites  \n- **Node.js**, **Python 3**, **pip**, **FFmpeg**  \n\n### 🔹 Backend (Flask API)  \n```sh\ngit clone https://github.com/your-repo/speech-to-text.git\ncd speech-to-text/backend\npython -m venv venv \u0026\u0026 source venv/bin/activate  # Windows: venv\\Scripts\\activate\npip install -r requirements.txt\npython app.py\n```\n\u003e Runs at `http://127.0.0.1:8000 |http://127.0.0.1:8000/docs#`\n\n\n### 🔹 Frontend (React.js)  \n```sh\ncd ../client\nnpm install\nnpm run dev\n```\n\u003e Runs at `http://localhost:5173`\n\n---\n\n## 📝 Usage  \n1. Open the app, upload an audio file, and click **Transcribe**.  \n2. View the transcribed text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnoozescript%2Fspeech-to-text-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnoozescript%2Fspeech-to-text-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnoozescript%2Fspeech-to-text-converter/lists"}