-
请看一下日志我错过了什么?谢谢
根据此部署指南:https://github.com/modelscope/FunASR/blob/main/runtime/docs/SDK_advanced_guide_offline_gpu.md
执行如下命令:
```
docker pull registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:f…
-
Hello,
after spending some time troubleshooting an issue with an audio interface (using snd_hda_intel). I've stumbled upon this message from PulseAudio in the journal :
`Oct 17 18:30:58 LaptopName p…
-
选择 demo 视频后,点击识别,识别失败,下面是错误信息,
是 NumPy 版本的问题吗?
错误信息如下:
MoviePy - Writing audio in /private/var/folders/fr/1z0jmnzj16d_z2c68_25w5h40000gn/T/gradio/ec1b96341cbda20c56e7126588746194d6fa382a/E4B8…
-
e.g. `https://farnots.github.io/RedditToMarkdown/https://www.reddit.com/r/ObsidianMD/comments/p2tioh/save_reddit_posts_to_obsidian/`
would be linked to the page you see after you type `https://www.…
-
请问如下命令,想通过Python来调用,具体如何实现?谢谢!
```
sherpa-onnx-offline --num-threads=10 --tokens=./sherpa-onnx-paraformer-zh-2024-03-09/tokens.txt --paraformer=./sherpa-onnx-paraformer-zh-2024-03-09/model.onnx ./…
-
python版本的输出
```
from funasr import AutoModel
model = AutoModel(model="iic/speech_seaco_paraformer_large_asr_nat-zh-cn-16k-common-vocab8404-pytorch",
model_revision="v2.0.4",
…
-
prediction = await anyio.to_thread.run_sync(
File "C:\Python310\lib\site-packages\anyio\to_thread.py", line 56, in run_sync
return await get_async_backend().run_sync_in_worker_thread(
F…
-
https://github.com/k2-fsa/sherpa-ncnn/blame/5503f8d036620338799c1d22913f739885152238/python-api-examples/speech-recognition-from-microphone.py#L28C6-L28C6
-
## 🐛 Bug
### To Reproduce
Steps to reproduce the behavior (**always include the command you ran**):
麻烦大佬有空时能解答解答,十分感谢。
基于/runtime/python/http/server.py的代码做了简单的修改,具体的代码会在下面贴出。
存在问题:识别多个离线音…
-
Basically, feed the model some words or phrases that are likely to appear but not likely to be recognized, in advance, to improve chances of accuracy:
https://github.com/SYSTRAN/faster-whisper/pull…