yinruiqing
yinruiqing
# ❓ Questions & Help I think [shuffle](https://github.com/openspeech-team/openspeech/blob/main/openspeech/data/sampler.py#L94) method cannot be called by pytorch lightning. That may also cause some problems with 'ddp' mode.
## Environment info - Python version: 3.8 - PyTorch version (GPU?): 1.7.1 - pytorch-lightning version: 1.4 ## Information Thank you for this wonderful project. Please take a look of [optimizer](https://github.com/PyTorchLightning/pytorch-lightning/blob/master/pytorch_lightning/trainer/optimizers.py#L154)...
add yinruiqing to this group
I put an example of meeting summary in Readme. Does anyone find a better prompt for this task?
I am developing an audio annotation application based on Vue.js. The project repo is [here](https://github.com/yinruiqing/audio-annotation). It could take advantage of asr and speaker diarization systems like Whisper and pyannote-audio. If...