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

Locata dataset #34

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Locata dataset #34

wants to merge 12 commits into from

Conversation

fakufaku
Copy link
Collaborator

I added support for the LOCATA challenge dataset. This is a dataset of real recordings where the goal is to locate static and moving sources using a few different microphone arrays.

@fakufaku fakufaku requested a review from ebezzam June 12, 2018 09:49
Attributes
----------
basedir: str, option
The directory where the CMU ARCTIC corpus is located/downloaded. By
Copy link
Member

Choose a reason for hiding this comment

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

change "CMU ARTIC corpus"

basedir: str, option
The directory where the CMU ARCTIC corpus is located/downloaded. By
default, this is the current directory.
recordings: list of CMUArcticSentence
Copy link
Member

Choose a reason for hiding this comment

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

Same here

Parameters
----------
basedir: str, optional
The directory where the CMU ARCTIC corpus is located/downloaded. By
Copy link
Member

Choose a reason for hiding this comment

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

CMU

array: str or list of str, optional
The arrays to read in
dev: bool
Set to True to restrict to dev data, False to eval data. Not setting
Copy link
Member

Choose a reason for hiding this comment

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

Can write True/False as True/False so that it is formatted

array: str
The array used
dev: bool
Wether this a development or evaluation recording
Copy link
Member

Choose a reason for hiding this comment

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

Whether

@fakufaku
Copy link
Collaborator Author

@ebezzam Thanks for the comments. I tried to correct all that and improve some. Also checked the doc builds correctly.

@fakufaku fakufaku self-assigned this Jun 28, 2022
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

Successfully merging this pull request may close these issues.

2 participants