powered by
Removes cached native whisper models from memory. Call this to free GPU/RAM after batch processing is complete.
clear_native_whisper_cache()
No return value, called for side effects (frees memory by removing cached models and triggers garbage collection).
Run the code above in your browser using DataLab