running-frog
running-frog
> 切到OmniLMM-12B模型的时候提示模型格式不对 MiniCPM有什么好?个人使用体验完全没法和qwen-VL相比,慢+弱智
这儿有一个:https://github.com/collabora/WhisperLive?tab=readme-ov-file
> 这儿有一个:https://github.com/collabora/WhisperLive?tab=readme-ov-file 支持large-v3,速度还很快,基本达到实时转录效果。
我更新了chromadb==0.5.0,但还是有这个问题: 我是用threading更新的: t=threading.Thread(target=mydb.add_collection_from_file,args=[local_f],daemon=True) t.start()
我也是同样问题,难道没有人解决吗?