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

heysnips dataset process #106

Open
shenchena opened this issue Jan 10, 2022 · 1 comment
Open

heysnips dataset process #106

shenchena opened this issue Jan 10, 2022 · 1 comment

Comments

@shenchena
Copy link

Hi,
I tried the code for heysnips dataset process and get the following error. Does howl no longer support heysnips dataset?

VOCAB='["hey","snips"]' INFERENCE_SEQUENCE=[0,1] DATASET_PATH=datasets/hey-snips python -m training.run.deprecated.create_raw_dataset --dataset-loader-type 'hey-snips' -i /home/shenchena/Downloads/dataset/hey_snips_kws_4.0/hey_snips_research_6k_en_train_eval_clean_ter/
usage: create_raw_dataset.py [-h] [--negative-pct NEGATIVE_PCT]
[--positive-pct POSITIVE_PCT]
[--input-audio-dataset-path INPUT_AUDIO_DATASET_PATH]
[--dataset-loader-type {mozilla-cv,raw}]
create_raw_dataset.py: error: argument --dataset-loader-type: invalid choice: 'hey-snips' (choose from 'mozilla-cv', 'raw')

@ljj7975
Copy link
Member

ljj7975 commented Jan 15, 2022

Unfortunately, that feature has been outdated.
this version may support it https://github.com/castorini/howl/tree/dba1515acc5c49dc15b594ea97228cb2aedb80a2

it shouldn't be hard to add back the support but I am not personally interested in this direction.
what is the reason that you need HeySnips support?

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

No branches or pull requests

2 participants