What's Changed
@remotion/studio: Display error on composition route not found by @Idan-Garay in #3617@remotion/renderer: Fix Rust binary running into EACCESS error on Dev Container by @JonnyBurger in #3621@remotion/install-whisper-cpp: Upgradetranscribe()function and addconvertToCaptions()function by @JonnyBurger in #3619
⚠️ We introduced a slight breaking change into thetranscribe()function since we think not many people are using it yet. With the newtokenLevelTimestampsoption, which is mandatory, you get better timestamps but need a newer version of Whisper.cpp.
Docs
- Added instructions for deploying Studio to GitHub pages by @musafiroon in #3613
- Update flickering page with missing asset awaiting as a reason by @JonnyBurger in #3616
New Contributors
- @Idan-Garay made their first contribution in #3617
Full Changelog: v4.0.130...v4.0.131