Zhaorun Wu

Results 38 comments of Zhaorun Wu

``` device_id=5 face_analysis_model_path = "pretrained_models/face_analysis" face_analysis = FaceAnalysis( name="", root=face_analysis_model_path, providers=["CUDAExecutionProvider", "CPUExecutionProvider"], provider_options=[{"device_id": device_id}] ) face_analysis.prepare(ctx_id=device_id, det_size=(640, 640)) ``` still using gpu0

i set device_id=5, but the model is loaded into gpu0

For offline videos, which model provides more accurate predictions?

``` ImportError: cannot import name 'get_cloudflare_turn_credentials_async' from 'fastrtc' (/mnt/241hdd/wzr/fastrtc/backend/fastrtc/__init__.py) ``` My fastrtc version is 0.0.19

https://ziqiaopeng.github.io/synctalk++/