WeSpeaker 1.1.0
What's Changed
- Support the RepVGG model by @cdliang11 in #102
- Support Automatic Mixed Precision (AMP) training by @czy97 in #103
- Add Triton GPU deployment for diarization pipeline by @wd929 in #113
- Support Multi-Query Multi-Head Attentive Pooling (MQMHASTP) and Intertopk-Subcenter loss by @Hunterhuan in #115
- Support C++ onnxruntime by @cdliang11 in #135
- Support the CAM++ model by @JiJiJiang in #153
- Add more pretrained models by @wsstriving, @czy97 and @JiJiJiang