-
### 🚀 The feature
Consider on-boarding aligner from [Huang et al., Less Peaky and More Accurate CTC Forced Alignment by Label Priors](https://arxiv.org/abs/2406.02560) (@huangruizhe) to the existin…
-
**Describe the bug**
Model instantiation is failing
**Steps/Code to reproduce bug**
1. I have only the base code given on the homepage.
I tested it for the Hindi model, and it is working.
*…
-
Hi Everyone,
I'm planning for a refactor for this repo to make it more modular and ease maintenance especially in w.r.t dependency management
Also since it's hard to find a solution fits all, I'm t…
-
Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
## ❓ Questions and Help
使用SenseVoiceSmall模型,如何返回情感识别结果的置信度信息呢…
-
Hi, I've been having this problem for testing my trained model on my own custom dataset. I've been able to train my model with the provided code to format into lmdb. However, when I'm trying to test m…
-
why my task.target_dictionary.indices have a space !!!!
{'': 0, '': 1, '': 2, '': 3, '| ': 4, 'E ': 5, 'A ': 6, 'T ': 7, 'R ': 8, 'O ': 9, 'S ': 10, 'I ': 11, 'N ': 12, 'H ': 13, 'L ': 14, 'D ': 15, …
-
Please:
- [x] Check for duplicate requests.
- [x] Describe your goal, and if possible provide a code snippet with a motivating example.
## Community Request for JAX CTC Loss
First of all, I'…
-
### Describe the bug
It's mentioning random value like "1" & "3" for expected and current CTC. The same for notice period, even when it's clearly specified in the yaml file.
### Steps to reproduce
…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Basic environments:**
- python version: `3.10.15 (main, Oct 3 2024, 07:27:34) [GCC 11.2.0]`
- espnet version: `espnet …
-
**Describe the bug**
When training ASR models, it calls "on_save_checkpoint" 2 times in a row. It is unnecessary and can take some time. It is visible when you use "always_save_nemo": True and "save_…