Freddy Cheng

Results 12 issues of Freddy Cheng

### Summary this PR aims for adding must-c ST recipe. ### TODO - [x] data prepare - [x] tokenizer - [x] ST model (Transformer) - [x] wav2vec recipe - [...

enhancement

A previous [repot](https://github.com/pytorch/pytorch/issues/17798) indicated that native torch CTC loss might not reproducible on GPU under certain conditions. I found that [ESPnet](https://github.com/espnet/espnet/blob/master/espnet/nets/pytorch_backend/ctc.py#L68) also encounter the same issue and they patched it....

invalid

Hi as title I follow the example `_ = panel!.center(myVC)` It turns out that the center viewController is pushed right, but the leftMenu is not working... I cannot open leftMenu...

Hi, I am trying to get the value from the given index (on the first dimension). However, my sparse tensor is quite large, and due to this reason [old_colptr, row,...

Hi, It seems like the wave package does not support 32-bit floating encoding. Here is the error message: ``` Traceback (most recent call last): File "/home/jamfly/miniconda2/envs/sb/lib/python3.8/runpy.py", line 194, in _run_module_as_main...

hi it seems like that this library cannot be found via CocoaPods i add `pod 'Tabby'` inside my podfile, but i cannot find this awesome pod

The authors address the difference between bytes and characters in footnote 2, it seems like the byte is just the char embedding with dimension of 256. However, in the last...

## Summary This is the draft PR for the Text Injection ASR project. ## Todo - [x] librispeech 100 asr1 ## Results

ESPnet2
conflicts
ESPnet1

## Summary This PR amis to create an AISHELL asr2 recipe and add other upstream support than s3prl, say, huggingface. ## Todo - [x] linked data preparation from AISHELL/asr1 -...

Recipe
ASR
ESPnet2
README

## Issue Situation while this action execute, the eslint would work. However, lint will not work fine on `.json` file. It'll always failed on line 2 for unknown reason. ##...