NixOS Home Automation | 517 Members | |
| Declarative Home Automation and other Sidequests | https://wiki.nixos.org/wiki/Home_Assistant | 137 Servers |
| Sender | Message | Time |
|---|---|---|
| 25 Jan 2025 | ||
| Out of curiosity, those who run faster-shisper, what hardware do you use?
| 07:42:37 | |
| * Out of curiosity, those who run faster-shisper, what hardware do you use?
| 07:46:49 | |
| * Out of curiosity, those who run faster-shisper, what hardware do you use? 1 Cloud 2. Raspberry 3. desktop pc 4. some dedicated hardware jetson, google coral etc | 07:46:58 | |
| * Out of curiosity, those who run faster-shisper, what hardware do you use?
| 07:47:12 | |
based on journalctl -u wyoming-faster-whisper.., it takes~30s on pi 4B, but surprisingly it takes ~4min on my desktop Ryzen 7 2700 (ryzen runs old nixos version, but I would be suprisied if older software would have such a huge impact) | 07:47:21 | |
| * Out of curiosity, those who run faster-whisper, what hardware do you use?
| 07:47:47 | |
* based on journalctl -u wyoming-faster-whisper.., to process simple queries like "what time is it?" it takes~30s on pi 4B, but surprisingly it takes ~4min on my desktop Ryzen 7 2700 (ryzen runs old nixos version, but I would be suprisied if older software would have such a huge impact) | 07:48:56 | |
* based on journalctl -u wyoming-faster-whisper.., to process simple queries like "what time is it?" it takes~30s on pi 4B ~4min on my desktop Ryzen 7 2700 (ryzen runs old nixos version, but I would be surprisied if older software would have such a huge impact) | 07:49:43 | |
* based on journalctl -u wyoming-faster-whisper.., to process simple queries like "what time is it?" with "medium-int8" model it takes~30s on pi 4B ~4min on my desktop Ryzen 7 2700 (ryzen runs old nixos version, but I would be surprisied if older software would have such a huge impact) | 07:51:38 | |
| Similarly, which models do you guys use for faster-whisper? | 07:52:21 | |
| I'm running on a Lenovo m920q tiny.. usff PC | 08:02:16 | |
| It's.. rather slow and I haven't looked into it yet, really only had time for some initial random play | 08:03:13 | |
| I went off to unexpose several hundred entities so it wouldn't spend forever trying to match them all | 08:04:42 | |
| Haven't really done much more testing since doing that | 08:05:03 | |
| yeah, I haven't done much testing either, I just thought I could reduce 30s by using beefier cpu, and was suprised that it takes almost 10 times longer outside raspberry 4. I tested against framework's Ryzen 7 7840U, and it is also 3-4min... Upon closer investigations, faster-whisper on both Ryzen machine printed error | 08:12:21 | |
| * yeah, I haven't done much testing either, I just thought I could reduce 30s by using beefier cpu, and was suprised that it takes almost 10 times longer outside raspberry 4. I have just tested against framework's Ryzen 7 7840U, and it is also 3-4min... Upon closer investigations, faster-whisper on both Ryzen machine printed error | 08:12:58 | |
| * yeah, I haven't done much testing either, I just thought I could reduce 30s by using beefier cpu, and was suprised that it takes almost 10 times longer outside raspberry 4. I have just tested against framework's Ryzen 7 7840U, and it is also 3-4min... Upon closer investigations, faster-whisper on both Ryzen machines printed error | 08:24:37 | |
Download image.png | 08:28:49 | |
| it has these things in it, and it's running in a nixos-container so no access to whatever (measly integrated) gpu either | 08:29:35 | |
| laurynasp: it should be able to access /proc/cpuinfo since https://github.com/NixOS/nixpkgs/pull/372898 | 09:28:54 | |
can you check systemctl show -P ProcSubset on your wyoming-faster-whisper systemd unit and report the value back? | 09:29:37 | |
also check the new option description for model https://search.nixos.org/options?channel=unstable&show=services.wyoming.faster-whisper.servers.%3Cname%3E.model&from=0&size=50&sort=relevance&type=packages&query=faster-whisper | 09:38:26 | |
* also check the new option description for model | 09:40:08 | |
value for systemctl show -P ProcSubset wyoming-faster-whisper-whisper.service:all on pi 4 that works well (i.e. no cpu error, and proceeses in 30s), it is running nixos-unstable from yesterday, so it has the the PR in itpid on both ryzen systems, both of which report cpu error, and both systems are older than the PR | 09:57:22 | |
| Is there a lifehack to check if a PR has reached nixos-24.11? or is it just grepping in git branch/commits? | 09:58:25 | |
| I see the PR has backport to release-24.11, so I guess it is on the stable branch now too | 09:59:58 | |
| I will update 24.11 and report back | 10:00:14 | |
| nixpk.ga | 10:04:22 | |
| * | 10:04:26 | |
| 10:07:21 | ||