Open
Description
Good day everyone!
I'm thinking about bindings for Python.
So far, I'm interested in 4 functionalities:
- Encoder processing
- Decoder processing
- Transcription of audio (feed audio bytes, get text)
- 3+Times of all words (feed audio bytes, get text + times of each word). Of course, it’s too early to think about the times of words, since even for a python implementation they are still not well done.
Perhaps in the near future, I will try to take up this task. But I had no experience with python bindings. So, if there are craftsmen who can do it quickly (if it can be done quickly... 😃), that would be cool!