File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,6 +40,33 @@ Installation
4040 and the High-Performance Backend must be functionally configured in Nextcloud Talk settings for the app to work.
4141
4242
43+ Requirements
44+ ------------
45+
46+ * Nextcloud AIO is supported
47+ * We currently support NVIDIA GPUs and x86_64 CPUs. Only CPU-based transcription is supported and works well on modern x86 CPUs.
48+ * CUDA >= v12.4.1 on your host system for GPU-based transcription
49+ * GPU Sizing
50+
51+ * A NVIDIA GPU with at least 10 GB VRAM
52+ * 16 GB of system RAM should be enough for one or two concurrent calls
53+
54+ * CPU Sizing
55+
56+ * x86 CPU with 4 threads. Additional 2 threads per concurrent call.
57+ * 16 GB of RAM should be enough for one or two concurrent calls
58+
59+ * Space usage
60+ * ~ 2.8 GB for the docker container
61+ * ~ 6.0 GB for the default models
62+
63+ .. note ::
64+
65+ We currently have very little real-world experience running this software on production instances.
66+ The above sizing recommendations come from our estimates and are not real-world benchmarks.
67+ Actual requirements will vary based on factors such as the number of concurrent calls, audio quality, and selected languages.
68+ Please do thorough testing to confirm your hardware meets your needs.
69+
4370App store
4471---------
4572
You can’t perform that action at this time.
0 commit comments