-
请问asr混合模型能修改conformer_talcs_application.yaml文件支持websocket不?
-
When attempting to pip install mamba-ssm
I receive this error:
(mistEnv) C:\Users\gavin\mistRL>pip install mamba_ssm
Collecting mamba_ssm
Using cached mamba_ssm-2.2.2.tar.gz (85 kB)
Insta…
-
### Checklist
- [X] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Voice-Recorder/issues) or [closed](https://github.com/FossifyOrg/Voice-Recorder/issues?q…
-
Hi WhisperX Team,
I was wondering if you consider support https://github.com/NVIDIA/TensorRT-LLM/tree/main/examples/whisper the tensorrt-llm backend of whisper. I have done several benchmark test us…
-
## Goal
Currently if you interupt ichigo it will just start a new turn (at best)
## Description
With emperical result from this paper you can turn the LLM into non-turn based, which mean if you i…
-
Use it to represent a function type, in callbacks like `procedure(my_funtion_type)`. Probably `Function` should just reference this `FunctionType` as well.
Some details to figure out:
* What sho…
-
### Describe the bug
I've implemented this policy to find and remediate any security group rules that are open to the world on ports that you really don't want open to the world eg 22, 3389 etc.
T…
-
1. vosk decode:
model config set:
```
--min-active=200
--max-active=7000
--beam=12.0
--lattice-beam=6.0
--acoustic-scale=1.0
--frame-subsampling-factor=3
--endpoint.silence-phones=1:2:3:4:5:6…
-
## Task Name
Domain-specific code-switching speech recognition for Machine Learning Course.
## Task Objective
Transcribe code-switched speech in NTUML2021 course.
## Datasets
The videos are f…
-
in line 205-207, I think for attack like refool. The logic of the current implementation is for front n_poison samples, randomly find a non-target sample and make it become a poisoned sample by adding…