Alex-Songs
Alex-Songs
Cannot import JIT optimized kernels. Did you forget to install Custom Kernel Extension?
Hello, does Transformer have not implemented beam_search_chunk_sync yet? So how does MMA test?
## ❓ Questions and Help ### Before asking: 1. search the issues. 2. search the docs. #### What is your question? #### Code #### What have you tried? #### What's...
CUDA SETUP: CUDA runtime path found: /usr/local/cuda-11.3/lib64/libcudart.so CUDA SETUP: Highest compute capability among GPUs detected: 7.0 CUDA SETUP: Detected CUDA version 113 CUDA SETUP: TODO: compile library for specific version:...
lib/python3.8/site-packages/nni/compression/pytorch/speedup/jit_translate.py", line 226, in __call__ assert len(args) >= len(self.undetermined) AssertionError
how to get KsponSpeech?
Whether to support byte-level-bpe?
Hi, where is the ksponspeech dataset to download. The address https://aihub.or.kr/aidata/105 is not valid anymore. Thanks
ERROR: 1-gram discount out of range for adjusted count 3: -0.6738379. This means modified Kneser-Ney smoothing thinks something is weird about your data. To override this error for e.g. a...
>>> import openfst_python as fst >>> f = fst.Fst() Traceback (most recent call last): File "", line 1, in File "pywrapfst.pyx", line 1617, in pywrapfst.Fst.__init__ AttributeError: 'pywrapfst.Fst' object has no...