import { Gauge } from "@phosphor-icons/react"; export default function NativeTranscriptionOptions() { return (

Using the local whisper model on machines with limited RAM or CPU can stall AnythingLLM when processing media files.
We recommend at least 2GB of RAM and upload files <10Mb.

The built-in model will automatically download on the first use.

); }