1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
save building-time information in libsent-config More... almost 4 years ago
GPU compilation detection by __NVCC__, not HAVE_CUDA More... almost 4 years ago
fix up build system More... almost 4 years ago
Changed build system to enable CUDA by compiler basis More... almost 4 years ago
Added missing declaration More... almost 4 years ago
Make DNN configurable in dnnconf file, with block size More... almost 4 years ago
Output DNN computation status More... almost 4 years ago
Added thread-safe mystrtok More... almost 4 years ago
allow --with-cuda=[yes/no/auto/(prefix)] More... almost 4 years ago
set linker and link option separately in libsent-config, for use both OpenMP and CUDA More... almost 4 years ago
Fix compilation failure More... almost 4 years ago
initial configure support for nvcc More... almost 4 years ago
fix fails to compile on no nvcc env More... almost 4 years ago
Moved USE_CUDA to HAVE_CUDA More... almost 4 years ago
delete unused dstate_prior More... almost 4 years ago
moved CMatrix to local Matrix More... almost 4 years ago
initial version of CUDA DNN, both global and shared mode More... almost 4 years ago
fixed charconv fails in mkbingram More... almost 4 years ago
fix mkbingram character set conversion always disabled More... almost 4 years ago
fix segfault when .dfa_forward not exist More... almost 4 years ago
fix mkdfa.pl failure when .grammar file does not end with newline More... almost 4 years ago
Merge pull request #129 from julius-speech/grammar-1stpass More... about 4 years ago
fix mkdfa.py not handle comment in voca, fix forward DFA not work well with multi-gram environment More... about 4 years ago
added forward-dfa-constrained word expansion at the 1st pass More... about 4 years ago
added dfa_forward container into multigram scheme More... about 4 years ago
Update README.md about license More... over 4 years ago
added -fPIC to allow using the generated static libraries from a dynamic one More... over 4 years ago
Merge pull request #110 from kensanata/patch-3 More... almost 5 years ago
README.md: fix typo in directory name More... almost 5 years ago
Merge branch 'master' of https://github.com/julius-speech/julius More... about 5 years ago