{"id":24975699,"url":"https://github.com/malkiii/transcript-generator","last_synced_at":"2025-07-30T16:06:57.704Z","repository":{"id":275412866,"uuid":"926006365","full_name":"malkiii/transcript-generator","owner":"malkiii","description":"A Streamlit app that converts audio files to text using the OpenAI's Whisper model, generating accurate transcripts in .txt, .srt, and .vtt formats.","archived":false,"fork":false,"pushed_at":"2025-06-22T00:25:48.000Z","size":75,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T01:27:00.195Z","etag":null,"topics":["groq","openai","python","speech-to-text","streamlit","subtitles","transcript","whisper"],"latest_commit_sha":null,"homepage":"https://transcript-generator.streamlit.app","language":"Python","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/malkiii.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,"zenodo":null}},"created_at":"2025-02-02T10:09:06.000Z","updated_at":"2025-06-22T00:25:51.000Z","dependencies_parsed_at":"2025-02-22T14:26:02.250Z","dependency_job_id":"96f2b1e9-f516-43be-90e8-e7df16688405","html_url":"https://github.com/malkiii/transcript-generator","commit_stats":null,"previous_names":["malkiii/deepseek-streamlit-app","malkiii/transcript-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/malkiii/transcript-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malkiii%2Ftranscript-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malkiii%2Ftranscript-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malkiii%2Ftranscript-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malkiii%2Ftranscript-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/malkiii","download_url":"https://codeload.github.com/malkiii/transcript-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malkiii%2Ftranscript-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261296968,"owners_count":23137221,"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":["groq","openai","python","speech-to-text","streamlit","subtitles","transcript","whisper"],"created_at":"2025-02-03T21:45:51.158Z","updated_at":"2025-06-22T13:08:20.924Z","avatar_url":"https://github.com/malkiii.png","language":"Python","readme":"# 🎙️ Transcript Generator App\n\n[![Preview](./.streamlit/preview.png)](https://transcript-generator.streamlit.app)\n\nTranscript Generator is a [Streamlit](https://streamlit.io/) application that generates transcripts from audio files. The application utilizes the OpenAI `whisper-large-v3-turbo` model for speech recognition to convert speech to text with common formats (.txt, .srt, .vtt) and high accuracy.\n\n## Local Setup\n\n1. Clone the repository using Git or Github CLI.\n\n2. Create a virtual environment (Optional).\n\n3. Install the required dependencies:\n\n   ```sh\n   pip install -r requirements.txt\n   ```\n\n4. Rename [secrets.example.toml](./.streamlit/secrets.example.toml) file to `secrets.toml` and add your streamlit [secrets](https://docs.streamlit.io/develop/concepts/connections/secrets-management).\n\n5. Run the application by pressing the Run button if you're using the VSCode [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner) extension, or manually using:\n   ```sh\n   python -m streamlit run streamlit_app.py\n   ```\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalkiii%2Ftranscript-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalkiii%2Ftranscript-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalkiii%2Ftranscript-generator/lists"}