cog-whisper
cog-whisper copied to clipboard
Can you please add a Language parameter?
If I already know which language the audio file uses, there's no need to waste time trying to detect it. whisper supports a --language <lang> parameter for that, it would be great to have that option on the replicate API as well. Cheers
Hey I have added most of the args Whisper accepts, the demo and the API will be updated accordingly, thanks for the suggestion!