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

Regarding the project flow #1

Open
SivaKanishka opened this issue May 28, 2018 · 1 comment
Open

Regarding the project flow #1

SivaKanishka opened this issue May 28, 2018 · 1 comment

Comments

@SivaKanishka
Copy link

Hi @woshipzs,

Can you explain about how you structured this project, and any datasets you used for training the model.

Thanks in advance

@woshipzs
Copy link
Owner

Hi, @SivaKanishka , for this project, the dataset that we used is from a private company. They recorded phone calls between customers and representatives. We parsed those phone call records into a format that we can use in our study. However, the dataset is private and we cannot make it publicly available, The structure of this project is basically two parts: one is to preprocess raw audio data(clean, diarization, separation, *transform into other formats if needed, etc.), the other part is to use these pre-processed data and feed them into cnns then compare the results. Let me know if you have more questions.

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