Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vector] ecapa-tdnn on voxceleb #1523

Merged
merged 45 commits into from
Mar 24, 2022
Merged

Conversation

LeoMax-Xiong
Copy link
Contributor

@LeoMax-Xiong LeoMax-Xiong commented Mar 2, 2022

PR types

PR changes

Describe

refactor add the voxceleb1 data prepare

#1303

TODO

  1. 添加声纹server功能
  2. 优化代码风格,声纹训练的Dataset代码与paddlespeech保持一致;
  3. 稳定复现现有预训练模型效果;

@LeoMax-Xiong LeoMax-Xiong added this to the r0.2.0 milestone Mar 2, 2022
@LeoMax-Xiong LeoMax-Xiong linked an issue Mar 2, 2022 that may be closed by this pull request
@LeoMax-Xiong LeoMax-Xiong added the Vector SID/LID/etc. label Mar 2, 2022
dataset/voxceleb/voxceleb1.py Outdated Show resolved Hide resolved
dataset/voxceleb/voxceleb1.py Outdated Show resolved Hide resolved
dataset/voxceleb/voxceleb1.py Outdated Show resolved Hide resolved
examples/voxceleb/sv0/local/train.py Outdated Show resolved Hide resolved
examples/voxceleb/sv0/path.sh Show resolved Hide resolved
@mergify
Copy link

mergify bot commented Mar 4, 2022

This pull request is now in conflict :(

@mergify mergify bot added the conflicts label Mar 4, 2022
dataset/voxceleb/voxceleb1.py Outdated Show resolved Hide resolved
examples/voxceleb/sv0/local/train.py Outdated Show resolved Hide resolved
examples/voxceleb/sv0/local/train.py Outdated Show resolved Hide resolved
examples/voxceleb/sv0/local/train.py Outdated Show resolved Hide resolved
examples/voxceleb/sv0/local/train.py Outdated Show resolved Hide resolved
paddlespeech/vector/layers/loss.py Outdated Show resolved Hide resolved
paddlespeech/vector/layers/loss.py Outdated Show resolved Hide resolved
paddlespeech/vector/layers/lr.py Outdated Show resolved Hide resolved
paddlespeech/vector/training/sid_model.py Outdated Show resolved Hide resolved
paddlespeech/vector/training/time.py Outdated Show resolved Hide resolved
examples/voxceleb/sv0/conf/ecapa_tdnn.yaml Outdated Show resolved Hide resolved
examples/voxceleb/sv0/conf/ecapa_tdnn.yaml Show resolved Hide resolved
examples/voxceleb/sv0/local/data_prepare.py Show resolved Hide resolved
examples/voxceleb/sv0/local/emb.sh Outdated Show resolved Hide resolved
examples/voxceleb/sv0/local/test.sh Show resolved Hide resolved
examples/voxceleb/sv0/local/train.sh Show resolved Hide resolved
examples/voxceleb/sv0/run.sh Outdated Show resolved Hide resolved
paddlespeech/vector/exps/ecapa_tdnn/test.py Outdated Show resolved Hide resolved
examples/voxceleb/sv0/conf/ecapa_tdnn.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

@KPatr1ck KPatr1ck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for paddleaudio

@zh794390558 zh794390558 marked this pull request as ready for review March 24, 2022 03:48
@zh794390558 zh794390558 self-assigned this Mar 24, 2022
@zh794390558 zh794390558 changed the title [draft][vector]add voxceleb1 data prepare [vector] ecapa-tdnn on voxceleb Mar 24, 2022
@mergify
Copy link

mergify bot commented Mar 24, 2022

This pull request is now in conflict :(

@mergify mergify bot added the conflicts label Mar 24, 2022
@mergify mergify bot removed the conflicts label Mar 24, 2022
Copy link
Collaborator

@zh794390558 zh794390558 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LeoMax-Xiong LeoMax-Xiong merged commit e6e72b4 into PaddlePaddle:develop Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[vector] Add voxceleb recipe
3 participants