Skip to content

Commit

Permalink
Upload two more 3d-speaker models (#837)
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj committed May 6, 2024
1 parent 9c8255f commit e1bb928
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/3dspeaker/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,13 @@ export PYTHONPATH=$PWD/3D-Speaker/speakerlab/bin:$PYTHONPATH
models=(
speech_campplus_sv_en_voxceleb_16k
speech_campplus_sv_zh-cn_16k-common
speech_campplus_sv_zh_en_16k-common_advanced
speech_eres2net_sv_en_voxceleb_16k
speech_eres2net_sv_zh-cn_16k-common
speech_eres2net_base_200k_sv_zh-cn_16k-common
speech_eres2net_base_sv_zh-cn_3dspeaker_16k
speech_eres2net_large_sv_zh-cn_3dspeaker_16k
speech_eres2netv2_sv_zh-cn_16k-common
)
for model in ${models[@]}; do
echo "--------------------$model--------------------"
Expand Down

0 comments on commit e1bb928

Please sign in to comment.