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

Will this detect the speech segments in any scenario? #14

Closed
StanSilas opened this issue Dec 18, 2017 · 1 comment
Closed

Will this detect the speech segments in any scenario? #14

StanSilas opened this issue Dec 18, 2017 · 1 comment

Comments

@StanSilas
Copy link

StanSilas commented Dec 18, 2017

In case I have an audio with
tring_tring ... hold music... speaker_1 ... speaker_2 ... ... speaker_1 .... hold_music end_of_conversation.

If I were to pass the above above audio to this library,
Will this library ignore all music and extract just the speaker_1 speaker_2 segments?
If so how is this to be accomplished?

@wiseman
Copy link
Owner

wiseman commented Jan 27, 2018

I think there's a good chance it will work, as long as the hold music doesn't contain singing or other speech.

You can try it by running the example.py script and giving it a sample audio file.

@wiseman wiseman closed this as completed Jan 27, 2018
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