TurboMa

Results 4 comments of TurboMa

Do you use the native tool calling capability from the model itself?

> Hi, how to deal with this error anyway: > > File "/tests/test_speakersep.py", line 97, in get_asr_spk res = self.model.generate( ^^^^^^^^^^^^^^^^^^^^ File "/FunASR/funasr/auto/auto_model.py", line 303, in generate return self.inference_with_vad(input, input_len=input_len,...

> > Why doesn't support speaker for whisper? > > Whisper models lack timestamps for speaker recognition. the latest turbo version could be made to predict timestamps according to their...

> > > > Why doesn't support speaker for whisper? > > > > > > > > > Whisper models lack timestamps for speaker recognition. > > > >...