whisper_android icon indicating copy to clipboard operation
whisper_android copied to clipboard

Button Transcirbe

Open C6oisini opened this issue 1 year ago • 4 comments

Why is it that when I click on the Transcribe button the program exits and stops running, but the Recode and Play buttons don't have any problems, they function fine, how can I solve this problem? 微信截图_20241218181634

C6oisini avatar Dec 18 '24 10:12 C6oisini

Are you using prebuilt apk or you have compiled code?

vilassn avatar Dec 18 '24 11:12 vilassn

I use the ADC that comes with android studio to get the problem as shown in the picture, but after I use an emulator software I get that problem of clicking the Transcribe button before, what is the reason for this? 微信截图_20241218204032

C6oisini avatar Dec 18 '24 12:12 C6oisini

I have never tested in emulator. I am not sure whether it works in emulator or not.

Try to install prebuilt apk given in this repo on Android device. If you are compiling code, test it on physical android device.

vilassn avatar Dec 18 '24 13:12 vilassn

Thank you, not applying the emulator is right, I connected my own android phone and debugged successfully!

C6oisini avatar Dec 18 '24 13:12 C6oisini