Skip to content

How to deploy to android? #38

Answered by snakers4
garymmi asked this question in Q&A
Discussion options

You must be logged in to vote

how to do feature extraction on android

there is no need of any sort of feature extraction

model just consumes 16 kHz [-1, 1] normalized float values - https://github.com/snakers4/silero-vad/blob/master/utils_vad.py#L22-L38 `

normalize: bool = True` is the default in torchaudio

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by snakers4
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #35 on February 22, 2021 04:36.