Huanshere / Huanshere/VideoLingo

Use stt api or whisper api

Open
#341 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.