{"id":18752508,"url":"https://github.com/ankushrathour/speech-to-text-fastapi","last_synced_at":"2025-10-28T22:38:29.533Z","repository":{"id":224183659,"uuid":"762638020","full_name":"AnkushRathour/Speech-to-Text-FastAPI","owner":"AnkushRathour","description":"Speech to Text using FastAPI, AutoSub and Ffmpeg","archived":false,"fork":false,"pushed_at":"2024-02-24T10:14:47.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T00:10:41.929Z","etag":null,"topics":["autosub","fastapi","ffmpeg","python3","speech-api","speech-recognition","speech-to-text"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnkushRathour.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}},"created_at":"2024-02-24T09:11:42.000Z","updated_at":"2024-04-21T13:35:03.000Z","dependencies_parsed_at":"2024-02-24T11:25:55.031Z","dependency_job_id":null,"html_url":"https://github.com/AnkushRathour/Speech-to-Text-FastAPI","commit_stats":null,"previous_names":["ankushrathour/speech-to-text-fastapi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnkushRathour%2FSpeech-to-Text-FastAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnkushRathour%2FSpeech-to-Text-FastAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnkushRathour%2FSpeech-to-Text-FastAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnkushRathour%2FSpeech-to-Text-FastAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnkushRathour","download_url":"https://codeload.github.com/AnkushRathour/Speech-to-Text-FastAPI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239643844,"owners_count":19673575,"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":["autosub","fastapi","ffmpeg","python3","speech-api","speech-recognition","speech-to-text"],"created_at":"2024-11-07T17:20:45.081Z","updated_at":"2025-10-28T22:38:24.498Z","avatar_url":"https://github.com/AnkushRathour.png","language":"Python","readme":"# Speech To Text FastAPI\r\n\r\nSpeech To Text API using [Autosub](https://github.com/agermanidis/autosub), [FastAPI](https://fastapi.tiangolo.com/) and [Ffmpeg](https://ffmpeg.org/).\r\n\r\n# Installation\r\n- pip install fastapi\r\n- pip install uvicorn\r\n- pip install autosub\r\n- Install Ffmpeg on your Operation System (Window, Mac, Ubunut) Check Docs for Installation process.\r\n\r\n# How to use\r\n[app.py](https://github.com/AnkushRathour/Speech-to-Text-FastAPI/blob/main/app.py) - Generate Transcript from url with media file\r\nCommand to start FastAPI server\r\n- uvicorn app:app --host 0.0.0.0 --port 80 --relaod\r\n\r\n[main.py](https://github.com/AnkushRathour/Speech-to-Text-FastAPI/blob/main/app.py) - Upload your local audio or video file and generates it transcription.\r\nCommand to start\r\n- uvicorn main:app --host 0.0.0.0 --port 80 --relaod\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankushrathour%2Fspeech-to-text-fastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fankushrathour%2Fspeech-to-text-fastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankushrathour%2Fspeech-to-text-fastapi/lists"}