From a6fcef3740b9e43d222f75093afbe68148782816 Mon Sep 17 00:00:00 2001 From: Raivis Dejus Date: Sun, 16 Mar 2025 09:22:16 +0200 Subject: [PATCH] Flatpak manifest update (#1115) --- share/metainfo/io.github.chidiwilliams.Buzz.metainfo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/metainfo/io.github.chidiwilliams.Buzz.metainfo.xml b/share/metainfo/io.github.chidiwilliams.Buzz.metainfo.xml index 994c1c88..8f58f740 100644 --- a/share/metainfo/io.github.chidiwilliams.Buzz.metainfo.xml +++ b/share/metainfo/io.github.chidiwilliams.Buzz.metainfo.xml @@ -13,7 +13,7 @@ Buzz transcribes and translates audio to text offline using OpenAI's Whisper. Import audio and video files into Buzz and export them as TXT, SRT, or VTT files. Buzz supports Whisper, Whisper.cpp, Faster Whisper, Whisper-compatible models from the Hugging Face repository, and the OpenAI Whisper API.

- Note: If your system theme is not applied to Buzz, ensure it is in

~/.themes
folder. You may need to copy the system themes to this folder
cp -r /usr/share/themes ~/.themes
. + Note: If your system theme is not applied to Buzz, ensure it is in ~/.themes folder. You may need to copy the system themes to this folder cp -r /usr/share/themes ~/.themes.