-
issue已搜索,未找到相关提问
问题:
1. funasr从0.7升级到最新版之后,输出的sentence没有了,新版本输出改了吗,有办法获取吗;
2. 非中英的东南亚小语种用哪个标点符号模型呢;
3. senseVoice要想有sentence、标点符号该如何配置pipeline呢;
谢谢
-
import asyncio
import json
import websockets
import time
import logging
import tracemalloc
import numpy as np
import argparse
import ssl
parser = argparse.ArgumentParser()
parser.add_arg…
-
我看了一下FunASR的文档,是有支持实时语音检测的版本的。但是考虑到目前是模拟cltr v进行输入,是不是支持实时识别(类似手机语音输入)比较困难。
-
I got the following model composition for English audio speech recognition with speaker classification
```
funasr_model = AutoModel(model="iic/speech_paraformer_asr-en-16k-vocab4199-pytorch",
…
-
Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
## ❓ Questions and Help
推理时报错RuntimeError: "round_cuda" not imple…
-
Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
## 🐛 Bug
docker镜像funasr-runtime-sdk-online-cpu-0.1.11,使用常规模…
-
```
2023-06-19 14:08:44,582 - modelscope - INFO - Use user-specified model revision: v1.0.5
2023-06-19:14:08:44, INFO [api.py:470] Use user-specified model revision: v1.0.5
Downloading: 100%|██████…
-
Hi, nice work.
It seems that the timestamps are based on ctc greedy search.
Have you tested the accuracy? From my own experience, timestamps from CTC peaks are not so accurate.
Thanks.
-
error log
```
2024-09-18 09:52:06,859 - chat-bot - ERROR - /usr/local/lib/python3.10/dist-packages/apipeline/processors/frame_processor.py:179 - push_frame - Uncaught exception in DailyInputTranspor…
-
按照文档一步步配置环境都没什么问题,就是server返回的结果都是乱的。
![image](https://github.com/user-attachments/assets/891ba8c7-3a14-4295-afb8-4420ca441a37)
以下是server的启动log
```
:65: SyntaxWarning: invalid escape sequence '…