You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/FQA.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
- No, you can fully run in your local machine if your pc have ability
3
3
- You can still use free API to run with some limitations.
4
4
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).
7
7
8
8
**3. Why does "Speech to text" not recognize my language well?**
9
9
- It depends on your language and whisper model (default "base" model), try using "large-v3" model for better result.
10
10
11
-
**4. My computer is lag when analysis?**
11
+
**4. My computer is getting "laggy" sometimes?**
12
12
- Yes, it might be if you do not have GPU. Be patient, do not add too much videos to process.
0 commit comments