Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 22:08, 13 June 2024
   
 
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

11 June 2024

N    14:06  Whisper diffhist +14,641 Festr talk contribs (Created page with "== Whisper == === Methods === There are two modes of Whisper that can be integrated into the sniffer. * [https://openai.com/index/whisper/ Openai Whisper] * [https://github.com/ggerganov/whisper.cpp whisper.cpp] Both modes require a model, which are trained data sets that are loaded into the machine learning library. ==== Openai Whisper ==== ===== Installation ===== Installation of OpenAI Whisper. <code>pip install openai-whisper</code> Dependency checks will auto...")