zengchang233

Results 5 issues of zengchang233

## Error information ``` speechbrain.core - Exception: Traceback (most recent call last): File "speaker_verification_plda.py", line 384, in eer, min_dcf = verification_performance(scores_plda) File "speaker_verification_plda.py", line 146, in verification_performance eer, th =...

Hi, thanks for your nice work. I am trying ASR experiment on TIMIT dataset, but I got an error message as the below. ``` epoch=20 loss_tr=0.859986 err_tr=0.273605 loss_te=1.420085 err_te=0.400905 lr=0.000562...

My plugin config: ![image](https://user-images.githubusercontent.com/35031709/57072441-a5cf9c00-6d18-11e9-8e90-4afa6926b8ea.png) The code render on my blog: ![image](https://user-images.githubusercontent.com/35031709/57072469-c1d33d80-6d18-11e9-8b95-313ec9054f7f.png) Does anybody know what wrong it is?

Hi, thanks for your nice work. Could you provide the script for extracting the acoustic feature for the TTA task? The beginner recipe said there are four stages for this...

release
Status: in progress

### Bug description I would like to generate a config file for my project. However, when I followed the example described in [Prepare a config file for the CLI](https://lightning.ai/docs/pytorch/stable/cli/lightning_cli_advanced.html#prepare-a-config-file-for-the-cli), the...

bug
needs triage