crazyxixi

Results 3 issues of crazyxixi

## Description Provided is the access to the azure_openai API, which requires the configuration of llm and embedder in the config. If the API keys for the two are different,...

## Description We have found that the updated mem0 now supports the Azure LLM provider, but does not support the Azure embedding provider. Now, you can easily configure `AZURE_OPENAI_API_KEY` ,...

在paraformer_streaming文件的demo中是对一个wav文件进行流式推理。但是现在我有一批wav,需要调用批量推理,而不是for循环文件,一条一条的推理,请问如何实现?

question