feat: voice to text

This commit is contained in:
Barrett Ruth 2026-03-11 18:50:11 -04:00
parent 6fae26733d
commit 8011242194
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
6 changed files with 57 additions and 108 deletions

55
flake.lock generated
View file

@ -39,24 +39,6 @@
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -220,46 +202,9 @@
"neovim-nightly": "neovim-nightly",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_3",
"whisper-dictation": "whisper-dictation",
"zen-browser": "zen-browser"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"whisper-dictation": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1771198514,
"narHash": "sha256-5Dd0zVTh+nUf3lxrDpgQSHbr0pU40hGh/hUuRbwG790=",
"owner": "jacopone",
"repo": "whisper-dictation",
"rev": "20190a148d8bce6f0d0b78a56cc22afe02844e8f",
"type": "github"
},
"original": {
"owner": "jacopone",
"repo": "whisper-dictation",
"type": "github"
}
},
"zen-browser": {
"inputs": {
"home-manager": "home-manager_2",