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

[Feature Request] Pass raw samples as input. #8

Closed
saurabhshri opened this issue Sep 30, 2017 · 1 comment
Closed

[Feature Request] Pass raw samples as input. #8

saurabhshri opened this issue Sep 30, 2017 · 1 comment

Comments

@saurabhshri
Copy link
Owner

Instead of passing a wave file, allow passing raw samples directly. Introduce a new parameter -raw (see /src/lib_ccaligner/params.cpp) and store it directly in _samples in WaveFileData (https://github.com/saurabhshri/CCAligner/blob/master/src/lib_ccaligner/read_wav_file.h#L27) so that they can be used from there.

@saurabhshri saurabhshri changed the title Pass raw samples as input. [Feature Request] Pass raw samples as input. Sep 30, 2017
@saurabhshri
Copy link
Owner Author

Fixed through #19 .

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

No branches or pull requests

1 participant