I aim to take a raw audio file as input. And my final objective is to convert that audio into an, unique for each audio, ID. Is there any python library to do it? One which takes audio as an input.

Or One which can at least convert it to something from where I can further convert it to unique IDs?

Thanks in advance.

Similar questions and discussions