Please provide the following information when requesting support.
Hardware - GPU (A10)
Hardware - CPU
Operating System: Ubuntu 22.04
Riva Version: 2.18
How to reproduce the issue ? (This is for errors. Please share the command and the detailed log here):
When I try to run --list_models to inference live on whisper, whisper does not appear at all. Meanwhile it appears for offline asr binaries.
Streaming binary:
root@xfusion-server:/opt/riva# ./clients/riva_streaming_asr_client --list_models
I0120 07:24:11.533994 257 grpc.h:94]
Offline binary:
root@xfusion-server:/opt/riva# ./clients/riva_asr_client --list_models
I0120 07:26:07.435967 261 grpc.h:94] Using Insecure Server Credentials
âen,zh,de,es,ru,ko,fr,ja,pt,tr,pl,ca,nl,ar,sv,it,id,hi,fi,vi,he,uk,el,ms,cs,ro,da,hu,ta,no,th,ur,hr,bg,lt,la,mi,ml,cy,sk,te,fa,lv,bn,sr,az,sl,kn,et,mk,br,eu,is,hy,ne,mn,bs,kk,sq,sw,gl,mr,pa,si,km,sn,yo,so,af,oc,ka,be,tg,sd,gu,am,yi,lo,uz,fo,ht,ps,tk,nn,mt,sa,lb,my,bo,tl,mg,as,tt,haw,ln,ha,ba,jw,su,yue,multiâ: âwhisper-large-v3-multi-asr-offline-asr-bls-ensembleâ
Needed to confirm if whisper doesnât support the live streaming support and if not, is there an alternate?