secslim

Results 6 issues of secslim

请问如何基于Langchian+moss模型构建本地知识库问答

## 🐛 Bug 使用FunASR/runtime/python/http/server.py文件进行离线文件识别, 服务端使用两个进程 uvicorn.run( app="fun_test:app", host=args.host, port=args.port, ssl_keyfile=args.keyfile, ssl_certfile=args.certfile, workers=2 ) 当两个用户同时访问,报如下错误 choose a window size 400 that is [2, 0] ### Environment - OS : Linux -...

bug

Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节) ## ❓ Questions and Help 使用官网提供的python websocket脚本启动了一个服务,客户端访问超过两个小时之后,识别速度变得越来越慢,有大佬遇到过这个问题吗?

question

用自己的第一批音色数据训练后,测试当前的speaker发音,发音正常,再用另一批音色数据进行训练后,发现第一批训练的speaker发音不正常, 音色改变,我需要同时使用这两个speaker,请问有大佬遇到过这个问题吗?怎么解决的

请问微调数据的音频时长最好控制在多长以内,我这边通过自己收集的数据,每个音频文件长度大概在20~30秒

首次启动时,通过huggingface下载bge模型失败,手动下载bge模型后,使用HuggingFaceBgeEmbeddings加载本地模型还是报错,报错如下: huggingface_hub.errors.LocalEntryNotFoundError: Cannot find an appropriate cached snapshot folder for the specified revision on the local disk and outgoing traffic has been disabled. To enable repo look-ups and downloads online,...