Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 732 Bytes

FQA.md

File metadata and controls

12 lines (9 loc) · 732 Bytes

1. Do I need paid API to run?

  • No, you can fully run in your local machine if your pc have ability
  • You can still use free API to run with some limitations.

2. Do I need to provide a YouTube Video with subtitle?

  • No, if the video does not have a subtitle. The program will be convert speech to text using local whisper model. (Current OpenAI Whisper & Gemini are not supported yet).

3. Why does "Speech to text" not recognize my language well?

  • It depends on your language and whisper model (default "base" model), try using "large-v3" model for better result.

4. My computer is getting "laggy" sometimes?

  • Yes, it might be if you do not have GPU. Be patient, do not add too much videos to process.