-
### New Feature Summary
Current evaluate.py in the asr_eval subproject is reading the text content from "gold" transcript file directly, but as we've seen, the "gold" files are quite noisy and need s…
-
**Describe the solution you'd like**
Windows comes with a security feature named ASR (Attack Surface Reduction) which is a set of security restrictions that should be applied to various Microsoft sof…
cedws updated
5 years ago
-
Maybe I am missing this (and I hope I am)
I need a way for subgen to alert another program when subgen has finished processing (either finished the subtitle or skipped the file). Is there a way to…
-
**MRE**
```Fortran
module modd
integer(8),parameter :: arr_size = 10
end module modd
program main
use modd
integer :: arr(arr_size)
end program main
```
**Error**
```
code gene…
-
**Describe the bug**
Whisper AI provider unable to transcribe Chinese language.
**To Reproduce**
Steps to reproduce the behavior:
1. Setup a profile language request Chinese Simplified and English su…
-
执行了pip install -r requirements.txt
将所有模型都本地化了
![image](https://github.com/user-attachments/assets/0eb4ce75-7f2f-4589-a718-31dffc7c1270)
执行python testing.py 报错
(whisperx-offline) jzxt@jzxt-SY-KL-H5…
-
Fixing this issue will fix #4582
MRE
```
program main
character(len=5), parameter :: ar(1) = ["abcdef"]
print *, ar
end program
```
```
(lf) lordansh@LordAnsh:~/dev/lfort2/lfortr…
-
I'm receiving and error when attempting to run `glados.py` with 'ggml-common.h not found`. I've noticed that `submodules/whisper.cpp/ggml-common.h` exists though. The script does not exit and the mode…
-
希望ollama能提供rerank模型、能提供语音识别模型。
I hope ollama can provide rerank models and speech recognition models.
-
First of all, I would like to thank you for your excellent work!
Could you kindly clarify how the Overall ASR-4 is calculated? I greatly appreciate your time and look forward to your response.
![ima…