-
ValueError: attempt to get argmin of an empty sequence
code used:
from speechbox import ASRDiarizationPipeline
pipeline = ASRDiarizationPipeline(
asr_pipeline=asr_pipeline, diarization_pipel…
-
`TensorFlowASR` makes it quite easy to train and deploy almost SOTA ASR models, but it provides a pretrained model only in English. On the other hand, FAIR has recently published an open and free [dat…
-
I just spotted *very many* mistakes in https://github.com/ELITR/elitr-testset/blob/master/documents/czech-asr/comp_linguistics/comp_linguistics.cs.OSt, e.g. letter casing everywhere but also terms lik…
-
Hi,
Thanks for your excellent work. Just asking about the performance on ASR task? Do you have any expriment result on LibreSpeech or any other corpurs?
-
Hi, thanks for you share of the espnet_onnx system!
I met two problems when I tried to inference thorough your codes. My acoustic model is trained by myself on our own dataset. The AM architecture …
-
| | |
| --- | --- |
| Bugzilla Link | [44039](https://llvm.org/bz44039) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rotateright |
## Extended Descrip…
-
Hi - I am looking for an example notebook where I want to train an ASR on a dataset such as TIMIT using ESPnet2 library calls. The data preparation is required to be done separately in Python (not usi…
-
**Example:**
```bash
(lp) lpython$ cat examples/expr2.py
from lpython import i32
from numpy import empty
def f(a: i32[:]):
print(a)
def main0():
A: i32[5, 10] = empty([5, 10])
…
-
Error occurred when executing WhisperX:
TranscriptionOptions.__new__() missing 1 required positional argument: 'hotwords'
-
More or less domain specific
* https://docs.signac.io/en/latest/
* https://parsl.readthedocs.io/
* https://nomad-lab.eu/prod/v1/docs/howto/customization/workflows.html
* https://asr.readthedocs.i…