YaoFANGUK / video-subtitle-remover

基于AI的图片/视频硬字幕去除、文本水印去除,无损分辨率生成去字幕、去水印后的图片/视频文件。无需申请第三方API,本地实现。AI-based tool for removing hard-coded subtitles and text-like watermarks from videos or Pictures.
Apache License 2.0
3.25k stars 431 forks source link

[FR] macOS support #56

Open wenfangdu opened 3 months ago

wenfangdu commented 3 months ago

既然 Linux 都支持了,按理说基于 Unix 的 macOS 应该也能支持才对。 苹果的 M 系列芯片 gpu 还可以,跑这个程序应该不成问题:

The performance of Apple's M series' integrated GPUs has been quite impressive. Here are some insights into their performance from different sources:

  1. According to NotebookCheck, the M1 GPU operates at a core speed of 1278 MHz. The theoretical performance is 2.6 TFLOPS FP32. Memory type is LPDDR4X-4266 and there is no shared memory.

  2. The detailed review by AnandTech mentions that the GPU in the M1 is a scaled-up version of the 4 core GPU design found in the A14 chip, increased to 8 cores for the M1.

  3. On Reddit's macgaming community, there are comparisons between M series and Nvidia GPUs. The M1 is said to be equal to a GTX 1050 Ti, M2 to a GTX 1060 3GB, and the M1 Max is considered similar to a 120 watt RTX 3080 mobile version or a desktop GTX 3060 Ti.

Please note that these comparisons are somewhat approximate and can change based on the specific apps used, as the M series is designed for devices that make use of Apple's Metal API for graphics.

shd0812 commented 1 month ago

您试过了,mac m 系列不行吗

yanchangjun8102 commented 3 weeks ago

苹果m1系列是否支持呢