Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen-sz
2026-01-07 18:47:05 -06:00
parent 4466611b43
commit b05a0e8d5f
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "buzz.spec"
}
+2
View File
@@ -19,6 +19,8 @@ BuildRequires: cmake gcc gcc-c++
BuildRequires: pkgconfig(vulkan)
BuildRequires: desktop-file-utils
ExclusiveArch: x86_64
%description
Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.