Nelson Yalta

Results 4 issues of Nelson Yalta

I am trying to build my Frankenstein mixing ESPnet and Speechbrain. However, I found an issue trying the augmentations on the data_parallel routine from CustomTraining of ESPnet. Using two GPUs,...

bug

https://github.com/xinjli/allosaurus/blob/0d64039f8b82277617cbb5ca424be018e0932c14/setup.py#L1 ```python from setuptools import setup from setuptools import find_packages setup( name='allosaurus', version='2.0.1', description='A python speech recognition framework', packages=find_packages(), author='Xinjian Li', package_data={'': ['*.yml', '*.csv']}, install_requires=[ 'scipy', 'numpy', 'torch', 'editdistance', 'loguru'...

Thank you very much for your excellent work with this tool. I am currently trying to use it in ESPnet to generate the alignments for training a model with durations...

## Why: - It seems that 2.9.0 is buggy, so it's better to move to 2.9.0. However, the 2.9.0 will remain in the installer. https://github.com/Dao-AILab/flash-attention/pull/1996 https://github.com/Dao-AILab/flash-attention/issues/2002 ## What did you...

Installation
CI
README
size:S