wenet-e2e / wespeaker

Research and Production Oriented Speaker Verification, Recognition and Diarization Toolkit
Apache License 2.0
630 stars 109 forks source link

What does LM mean in the model names? #264

Closed fjiang9 closed 6 months ago

fjiang9 commented 6 months ago

What's the difference between ResNet34 and ResNet34_LM ?

fjiang9 commented 6 months ago

Does it mean large margin finetune? https://github.com/wenet-e2e/wespeaker/blob/dcf4b67e6b050dad793be75b570e4e35ecdeb24a/wespeaker/models/projections.py#L261

JiJiJiang commented 6 months ago

Does it mean large margin finetune?

https://github.com/wenet-e2e/wespeaker/blob/dcf4b67e6b050dad793be75b570e4e35ecdeb24a/wespeaker/models/projections.py#L261

Yes