-
```
Hi I'm trying to interpolate two fairly straightforward 3gram lms with the
interpolate-ngram tool.
The command I'm running is,
-------------------
$ interpolate-ngram -o 3 -l lm1.arpa,lm2.arpa -…
-
I would like to dynamically add OOV words into pretrained KenLM model without retraining the model? Is it possible?
-
OPENAI 报错
``` API Error: Status Code 400, {"object":"error","message":"Only allowed now, your model Qwen2-7B","code":40301} ```
docker部署。
``` docker run -d \
--network host \
-v /data/d…
-
C++ 代码
lm::ngram::Config config;
model = new lm::ngram::Model(language_model_path);
初始话C++ 版本的 kenlm 模型报错
相同代码时而能成功 ,但常时间下是报错的
Segmentation fault (core dumped)
段错误 可能是哪儿指针存在问题,求大神救救我
-
- Docker镜像版本:funasr-runtime-sdk-online-cpu-0.1.10
Dockerfile:
```dockerfile
FROM registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-online-cpu-0.1.10
WORKDIR /workspace/Fu…
-
Is there a way to improve the results and also how much compute power do we need to fine tune this model to get good results on specific documents. And am I correct on that this model with ocr_type se…
AB00k updated
1 month ago
-
```
Hi I'm trying to interpolate two fairly straightforward 3gram lms with the
interpolate-ngram tool.
The command I'm running is,
-------------------
$ interpolate-ngram -o 3 -l lm1.arpa,lm2.arpa -…
-
after ctranslate2.models.Whisper.generate, result does not include "logits"
version == 4.4.0
-
```
Hi I'm trying to interpolate two fairly straightforward 3gram lms with the
interpolate-ngram tool.
The command I'm running is,
-------------------
$ interpolate-ngram -o 3 -l lm1.arpa,lm2.arpa -…
-
```
Hi I'm trying to interpolate two fairly straightforward 3gram lms with the
interpolate-ngram tool.
The command I'm running is,
-------------------
$ interpolate-ngram -o 3 -l lm1.arpa,lm2.arpa -…