Hello, i’m using whisper in my project for speech-to-text but the small whisper model takes a long time (about 2~3 minutes) to make speech into text, while the medium model takes even more time and this a problem when i deploy the game in an android device. how do i fix this problem is there anything to make it faster/more lightweight but not lose the accuracy?
Hello, i’m using whisper in my project for speech-to-text but the small whisper model takes a long time (about 2~3 minutes) to make speech into text, while the medium model takes even more time and this a problem when i deploy the game in an android device. how do i fix this problem is there anything to make it faster/more lightweight but not lose the accuracy?