asdasd

Results 6 comments of asdasd

paddlepaddle2.5.1 不支持cuda12.2版本 我的也这样 需要降低cuda版本 好像不支持12.*的 要11.6和11.8

> Hello, I also encountered a similar problem. Have you found the reason for the error? 我尝试了使用这个格式可以调用,当时官方示例的多图片检测还是不可以 { "model": "Qwen2-VL-72B-Instruct", "messages": [    {         "role": "user",         "content": [             {                 "type": "video_url",                 ...

> this is due to audio file format, it is not wav format, please first convert it to wav format. what audio format are you using? 用的是.wav文件报错,这个.wav文件和别的不报错的.wav文件比 他是32khz的采样率,所以我想问prompt音频格式支持的采样率范围是多少

> > > this is due to audio file format, it is not wav format, please first convert it to wav format. what audio format are you using? > >...

完整报错如下 RuntimeWarning: Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work warn("Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work", RuntimeWarning) Traceback...

> > > > > this is due to audio file format, it is not wav format, please first convert it to wav format. what audio format are you using?...