-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
26 lines (21 loc) · 1.12 KB
/
Copy pathNOTICE
File metadata and controls
26 lines (21 loc) · 1.12 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
HyperYap
Copyright (C) 2026 avalonreset
This project is a modified version of MURmure, originally created by Kieirra.
Original project: https://github.com/Kieirra/murmure
Original license: GNU Affero General Public License v3.0 (AGPL-3.0)
This modified version ("HyperYap") is distributed under the same AGPL-3.0 license.
Speech model attribution:
- Base model: NVIDIA Parakeet TDT 0.6B v2 (En)
https://huggingface.co/nvidia/parakeet-tdt-0.6b-v2
License stated by NVIDIA: CC-BY-4.0
- Default ONNX INT8 conversion: smcleod/parakeet-tdt-0.6b-v2-int8
https://huggingface.co/smcleod/parakeet-tdt-0.6b-v2-int8
License metadata stated on Hugging Face: CC-BY-2.0
Modifications from the original MURmure project include:
- Rebranding from MURmure to HyperYap
- Pre-configured settings for immediate use (toggle-to-talk, F13 hotkey, etc.)
- Bundled AutoHotkey scripts for mouse-button-to-F13 mapping and smart paste
- One-command installer with auto-boot setup
- Removal of multi-language UI defaults (English-only focus)
Per AGPL-3.0 Section 5, prominent notices of modification are included herein.
Date of initial modification: April 2026