Lain

Results 7 comments of Lain

Thank you. I'll try it now

@pauldog Hi, thanks for the Whisper-Tiny model example on Hugging Face. I tried the following link here https://huggingface.co/unity/sentis-whisper-tiny Then I want to ask some questions. ------------------------------------------------------------------------------------------------------------------------------------- 1) In the file...

@pauldog Hi,Thank you very much for your help:) I have solved both problems here according to the method you mentioned. Regarding the problem of garbled characters, I did the following...

@pauldog Hello, can you share how you obtained the LogMelSepctro.sentis model? How did you obtain its original onnx model? I am trying to use C++ to complete the feature extraction...

@pauldog Hello, I have successfully run the offline whisper-tiny model on the android side. Many thanks to UnitySentis and the examples given. I will share this demo later The following...

@pauldog Hello, this is my [demo,](https://github.com/YLQY/whipser-offline-asr) but I found another problem, that is, if I test about 4 audios in a row, the app will crash inexplicably. Why is this?...

Hello @pauldog, I am very happy to see that UnitySentis has version 1.4. I can’t wait to try it out and also found the code update in huggingface. The onnx...