summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index c54f14a6..cc5df3ce 100644
--- a/init.el
+++ b/init.el
@@ -84,6 +84,7 @@
(require 'pdf-config) ;; pdf display settings
(require 'quick-video-capture) ;; download videos with a browser bookmark
(require 'video-audio-recording) ;; desktop and/or audio recording via ffmpeg
+(require 'transcription-config) ;; audio transcription using Whisper
(require 'weather-config) ;; utility to display the weather
;; -------------------------------- Programming --------------------------------