Skip to content

Commit a79b6ca

Browse files
authored
Fix grammar in readme
1 parent b27dc6d commit a79b6ca

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/FQA.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
- No, you can fully run in your local machine if your pc have ability
33
- You can still use free API to run with some limitations.
44

5-
**2. Do I need provide YouTube Video with subtitle?**
6-
- No, if the video does not have subtitle. The program will be convert speech to text using local whisper model. (Current OpenAI Whisper & Gemini are not supported yet).
5+
**2. Do I need to provide a YouTube Video with subtitle?**
6+
- 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).
77

88
**3. Why does "Speech to text" not recognize my language well?**
99
- It depends on your language and whisper model (default "base" model), try using "large-v3" model for better result.
1010

11-
**4. My computer is lag when analysis?**
11+
**4. My computer is getting "laggy" sometimes?**
1212
- Yes, it might be if you do not have GPU. Be patient, do not add too much videos to process.

0 commit comments

Comments
 (0)