-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwhisper_log.txt
More file actions
42 lines (34 loc) · 3.99 KB
/
Copy pathwhisper_log.txt
File metadata and controls
42 lines (34 loc) · 3.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
python : C:\Users\Dataentry\Duma Boko\venv_new\Lib\site-packages\whisper\transcribe.py:132: UserWarning: FP16 is not supported on CPU; using FP32 instead
At line:1 char:33
+ venv_new\Scripts\Activate.ps1 ; python whisper_sample.py 2>&1 | Tee-O ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Users\Dataen...ng FP32 instead:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
warnings.warn("FP16 is not supported on CPU; using FP32 instead")
======================================================================
WHISPER SAMPLE TRANSCRIPTION
======================================================================
Found 3 videos to transcribe
======================================================================
VIDEO 1/3: youtube_xwj_bkZ4sJU.mp4
======================================================================
Loading Whisper model: base
Transcribing: youtube_xwj_bkZ4sJU.mp4
[ERROR] Failed to transcribe: [WinError 2] The system cannot find the file specified
======================================================================
VIDEO 2/3: youtube_JwCS_jac_jI.mp4
======================================================================
Loading Whisper model: base
Transcribing: youtube_JwCS_jac_jI.mp4
[ERROR] Failed to transcribe: [WinError 2] The system cannot find the file specified
======================================================================
VIDEO 3/3: youtube_sxAFtLv5oV4.mp4
======================================================================
Loading Whisper model: base
Transcribing: youtube_sxAFtLv5oV4.mp4
[ERROR] Failed to transcribe: [WinError 2] The system cannot find the file specified
======================================================================
SAMPLE TRANSCRIPTION COMPLETE
======================================================================
Transcripts saved to: transcripts_whisper/
Next: Run analyze_transcripts.py to find contradictions