infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
21.55k stars 2.11k forks source link

[Bug]: [ERROR]too many values to unpack (expected 2) #2263

Closed mayonggang closed 1 month ago

mayonggang commented 1 month ago

Is there an existing issue for the same bug?

Branch name

main

Commit ID

none

Other environment information

ubuntu docker

Actual behavior

流程开始于: Thu, 05 Sep 2024 03:11:01 GMT 过程持续时间: 3.45 s 进度消息: Task has been received. USE Sequence2Txt LLM to transcription the audio Sequence2Txt LLM file_name: temp_3.wav ... [ERROR]too many values to unpack (expected 2) No chunk! Done!

Expected behavior

No response

Steps to reproduce

audio file(wav) to embedding,  use  dashscope 'paraformer-realtime-8k-v1' asr model.

Additional information

No response

hangters commented 1 month ago

hi @mayonggang When integrating the Qianwen ASR service, an issue was encountered. It is recommended to temporarily use another provider's ASR service.