-
```
nnet3-latgen-faster
--frame-subsampling-factor=3
--frames-per-chunk=50
--extra-left-context=0
--extra-right-context=0
--extra-left-context-initial=-1
--extra-right-context-final=-1
-…
-
二面
-
https://lzhengycy.gitee.io/blog/posts/2021/08/08/cvte.html
-
error: cannot convert ‘const IndicesPtr’ {aka ‘const boost::shared_ptr’} to ‘const IndicesConstPtr&’ {aka ‘const std::shared_ptr&’}
60 | this->m_kd_tree->setInputCloud(m_in_cloud, m_indices);…
-
No file or variants found for asset: cvte.zip.
-
if if i wan't to run cvte model on linux server, will it work?
mace support run on linux x86_64 server?
-
# Information About Neal | Neal's Blog
About NealHi everybody, I am Neal. It is glad to meet you guys here. I graduated from Xidian University and worked at CVTE for five years. And we develop a cour…
-
Hi, i want to finetune my dataset, in stage 4 of run_cvte_ft.sh :
steps/nnet3/chain/get_egs.sh: no such file exp/chain/tdnn_ft/0.trans_mdl
how can i handel it.
-
I wanted to express my gratitude for the open-source data and insightful blog posts associated with this project. They have been extremely useful.
Could I also request access to the validation and…
-
### Bug description
when I run the following code, the training time of the epoch will increase epoch by epoch. For example, the first epoch takes 3:39 min, and the second on takes 4:21min, and the t…