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

met a problem with python2 #1

Open
ben-8878 opened this issue Apr 12, 2018 · 0 comments
Open

met a problem with python2 #1

ben-8878 opened this issue Apr 12, 2018 · 0 comments

Comments

@ben-8878
Copy link

Traceback (most recent call last):
File "./detect_voice.py", line 5, in
from vad.vad import detect_spoken_frames_with_webrtc, detect_spoken_frames
File "/home/yunbin.zhang/vad/vad/vad.py", line 234
yield (init_time, fin_time)
SyntaxError: 'return' with argument inside generator

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

1 participant