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

Init commit for swbd #1146

Merged
merged 73 commits into from
Oct 7, 2023
Merged

Init commit for swbd #1146

merged 73 commits into from
Oct 7, 2023

Conversation

JinZr
Copy link
Collaborator

@JinZr JinZr commented Jun 26, 2023

This pull request creates the init commit for the Switchboard dataset. It is currently very rough and produces a high Word Error Rate, requiring more improvement and refinement.

More info please refer to the README and RESULTS markdown files.

@pzelasko
Copy link
Collaborator

Thanks, this looks very promising. There are also 3 other stale PRs for SWBD, one of them is mine -- you can use it for data preparation with Lhotse. It also uses Fisher and ports most of text norm etc from Kaldi to Python. See here: https://github.com/k2-fsa/icefall/pull/184/files

@JinZr
Copy link
Collaborator Author

JinZr commented Jul 17, 2023 via email

@JinZr JinZr added swbd and removed swbd labels Sep 27, 2023
@JinZr JinZr added swbd and removed swbd labels Sep 27, 2023
@JinZr JinZr added swbd and removed swbd labels Sep 27, 2023
@JinZr JinZr added swbd and removed swbd labels Sep 27, 2023
@desh2608
Copy link
Collaborator

@JinZr any progress on this? I was looking for some pretrained English narrowband zipformer model.

@JinZr
Copy link
Collaborator Author

JinZr commented Sep 28, 2023 via email

Copy link
Collaborator

@csukuangfj csukuangfj left a comment

Choose a reason for hiding this comment

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

Thanks!

@JinZr JinZr merged commit 82199b8 into k2-fsa:master Oct 7, 2023
35 checks passed
@JinZr
Copy link
Collaborator Author

JinZr commented Oct 7, 2023

@desh2608 Dear Desh,

The PR has been merged, please check.

Thank you!

Best

@huangruizhe
Copy link
Contributor

Hello, I was wondering about the sampling rate of swbd data in the recipe:
https://github.com/k2-fsa/icefall/blob/master/egs/swbd/ASR/local/compute_fbank_swbd.py#L108

The original swbd data is 8kHz, but here you are specifying 16kHz instead. Is there any reason we do this? Thanks.

@JinZr
Copy link
Collaborator Author

JinZr commented Oct 12, 2023 via email

@huangruizhe
Copy link
Contributor

Thanks for the explanation. Is it more natural to downsample MUSAN to 8kHz instead? E.g., pyannote/pyannote-audio#300

If we are using upsampled 16kHz swbd audio to compute features -- fbanks here -- we are probably wasting the 8kHz~16kHz part in the feature, as it contains no information except noise. By speculation, will it degrade the performance?

@JinZr
Copy link
Collaborator Author

JinZr commented Oct 12, 2023 via email

@huangruizhe
Copy link
Contributor

Yes, I agree. Looking forward to the updates.

@JinZr
Copy link
Collaborator Author

JinZr commented Nov 24, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants