Skip to content

Commit

Permalink
Merge pull request #60 from pyf98/add_models
Browse files Browse the repository at this point in the history
Add Google speechcommands (12 and 35 commands) (SLU)
  • Loading branch information
sw005320 committed Jan 21, 2023
2 parents e3f3f5b + aa2ce93 commit 8b73019
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions espnet_model_zoo/table.csv
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ ljspeech,tts,kan-bayashi/ljspeech_tts_finetune_joint_conformer_fastspeech2_hifig
ljspeech,tts,kan-bayashi/ljspeech_joint_train_conformer_fastspeech2_hifigan,https://zenodo.org/record/5498487/files/tts_train_joint_conformer_fastspeech2_hifigan_raw_phn_tacotron_g2p_en_no_space_train.total_count.ave.zip?download=1,22050,en,female,1.7.1,0.10.3a2,628b46,true
ljspeech,tts,kan-bayashi/ljspeech_joint_finetune_conformer_fastspeech2_hifigan,https://zenodo.org/record/5498896/files/tts_finetune_joint_conformer_fastspeech2_hifigan_raw_phn_tacotron_g2p_en_no_space_train.total_count.ave.zip?download=1,22050,en,female,1.7.1,0.10.3a2,628b46,true
tedlium2,asr_stream,D-Keqi/espnet_asr_train_asr_streaming_transformer_raw_en_bpe500_sp_valid.acc.ave,huggingface.co,16000,en,,,,,true
speechcommands,slu,pyf98/speechcommands_12commands_conformer,https://huggingface.co/,16000,en,,,,,true
speechcommands,slu,pyf98/speechcommands_35commands_conformer,https://huggingface.co/,16000,en,,,,,true
chime4,enh,Wangyou-Zhang/chime4_enh_train_enh_beamformer_mvdr_raw_valid.si_snr.ave,https://zenodo.org/record/6025881/files/enh_train_enh_beamformer_mvdr_raw_valid.si_snr.ave.zip?download=1,16000,en,,1.6.0,0.9.7,,true
chime4,enh,lichenda/chime4_fasnet_dprnn_tac,https://huggingface.co/lichenda/chime4_fasnet_dprnn_tac,16000,en,,1.8.1,0.10.7a1,,true
chime4,enh,espnet/Wangyou_Zhang_chime4_enh_train_enh_conv_tasnet_raw,https://huggingface.co/espnet/Wangyou_Zhang_chime4_enh_train_enh_conv_tasnet_raw,16000,en,,1.7.1,0.9.9,,true
Expand Down

0 comments on commit 8b73019

Please sign in to comment.