-
In [`24e3a37`](https://github.com/OpenVoiceOS/status/commit/24e3a3782571c7793a127a283e7355139b5669ee
), Speech-to-Text - Faster Whisper - Ziggyai (https://fasterwhisper.ziggyai.online/status) was **do…
-
In [`2c1ba67`](https://github.com/OpenVoiceOS/status/commit/2c1ba673110fade1ab312e69135017f8a8b90ec7
), Speech-to-Text - Faster Whisper - Smart'Gic (https://stt.smartgic.io/fasterwhisper/status) was *…
-
看代码`tools/asr/fasterwhisper_asr.py`中,存在逻辑
```python
if info.language == "zh":
print("检测为中文文本, 转 FunASR 处理")
if("only_asr"not in globals()):
…
-
Hey, I've introduced the following two modifications for my own use and figured you may want to take a look and see if it's something you'd like to implement. This is pretty crude and needs some refin…
-
In [`04ab46b`](https://github.com/OpenVoiceOS/status/commit/04ab46be27632759a83372116c57a52dbaf82960
), Speech-to-Text - Faster Whisper - Ziggyai (https://fasterwhisper.ziggyai.online/status) was **do…
-
In [`a17d785`](https://github.com/OpenVoiceOS/status/commit/a17d785f835b2911cb5db406ae4aa04de0408222
), Speech-to-Text - Faster Whisper - Ziggyai (https://fasterwhisper.ziggyai.online/status) was **do…
-
In [`e5d8ca5`](https://github.com/OpenVoiceOS/status/commit/e5d8ca56c50f628f5cefafd950137b016e29c7fd
), Speech-to-Text - Faster Whisper - Ziggyai (https://fasterwhisper.ziggyai.online/status) was **do…
-
In [`3af9abe`](https://github.com/OpenVoiceOS/status/commit/3af9abe5af1eeba3becff461f43a579196eb7e80
), Speech-to-Text - Faster Whisper - Ziggyai (https://fasterwhisper.ziggyai.online/status) was **do…
-
Hi,
i have an error after Transcript, someone can help me?
log below:
```
Transcript:
Hi, how are you?
Request failed with status code 405
Traceback (most recent call last):
File "C:\Use…
-
在生成视频的时候报错,使用的是本地模型。faster_whisper用的是 tiny device 是 auto
```
File "/opt/MoneyPrinterPlus/services/captioning/captioning_service.py", line 68, in generate_caption
result_list = fasterwhisper_s…