-
Currently (2024-01-10) we have a reaction time of 30 - 40 seconds after ASR / STT and text output (without / before TTS!) of ChatGPT. This is very long! Compared with e.g. the OpenAI Android App, the …
-
set bee.ui.config.ASR = YES;
connect your iphone with MAC, and run example on device, it reports:
CLTilesManagerClient: XPC_ERROR_CONNECTION_INVALID!
and
EXC_BAD_ACCESS code =1
when set ASR=NO, …
-
Please also reference PR #113 for the run-as environment producing the below on CPU-only in Docker. All recorded output returns "You". I'm not in a position to confirm that the recorded audio passed …
-
Currently, I am trying to implement a custom k2 tritonserver backend, but i get this compilation error:
```
In file included from /usr/local/cuda/include/builtin_types.h:59,
from /…
-
```bash
LCOMPILERS_ASSERT failed: /Users/ubaid/Desktop/OpenSource/lc/src/libasr/../libasr/asr.h
function down_cast(), line number 40 at
f != nullptr
```
This occurs at the following https://gi…
-
我用的是musetalk,当我打开webrtcchat网页,第一次点击start按钮与数字人对话一切正常,点击stop后刷新网页,再次点击start,fps就会降低,asr变卡顿;重复上述操作,fps越来越低。
-
Question:
[rank0]: File "/home/jovyan/.conda/envs/funasr/lib/python3.11/site-packages/funasr/models/sense_voice/model.py", line 758, in encode
[rank0]: [[self.textnorm_int_dict[int(style)]] fo…
-
Hello,
1. As a user building models for different services, I would like to specify one or more build types in the build command.
2. The display should return results either alphabetical or as req…
-
While working on https://github.com/lfortran/lfortran/pull/1810 I realised the following,
In Fortran a pointer can be simply represent both, address of value in memory and the value itself. This is…
-
After "git clone ..." "pip install -r requirements.txt" "python main.py",I got the follows:
[
strategy:
name: predictor
n_points: 64
norm: 'inf'
predictor:
norm: ${strategy.norm}
…