Nathan (navi)
Nathan (navi)
Try to use `Web` instead of `Mobile`
your example code looks a bit off, you mean `.extend()` ```python trial_chimes.append(trial_chimes) ```
Yes.  You're appending `trial_chimes` back to itself and then concatenating it, some items in `trial_chimes` wont be `Clip` but rather `Clip | List` look at your indent, you should...
i have the same issue, it seems something wrong with local llms
same issue ```sh ERROR: Could not find a version that satisfies the requirement onnxruntime-gpu==1.18.0 (from -r requirements.txt (line 17)) (from versions: 1.10.0, 1.11.0, 1.11.1, 1.12.0, 1.12.1, 1.13.1, 1.14.0, 1.14.1, 1.15.0,...
I had the same issue, i was duplicating some input video so i was able to solve it by making sure the input paths are unique
You’ll need extra code to be able to record inbound phone calls but to record outbound calls You need to add something like this below directly in the `telephony_params` ```python...
Very slow indeed, found an alternative yet?
It is slow, but thats just because of ffmpeg - moviepy don't efficiently make use of ffmpeg, but if you're on Mac, it can get 30% faster by using hevc_videotoolbox...
Yes heard about them but haven't used them, if you're just looking for editing and cool with react then remotion is the way to go - you'd still need a...