Huanshere / Huanshere/VideoLingo
Use stt api or whisper api
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18.5k
- Forks
- 2k
- Avg merge
- 7h 41m
- Merged PRs (30d)
- 12
Description
Currently, we have no choice but to use whisper installed locally. Therefore, it is not easy to utilize it on servers with low specifications. Therefore, I suggest a function that allows you to use whisper API or stt API such as google, openai, etc.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the current locally installed Whisper integration and tracing how transcription is invoked. Compare the requested Google or OpenAI-style speech-to-text API options, then define completion as a usable remote transcription path for servers with low specifications.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100