k2-fsa / sherpa

Speech-to-text server framework with next-gen Kaldi
https://k2-fsa.github.io/sherpa
Apache License 2.0
521 stars 105 forks source link

test zipformer for front framework #357

Closed alidabaghi123 closed 1 year ago

alidabaghi123 commented 1 year ago

hello. i am trying test pruned_transducer_stateless7_streaming in streaming_server.py. my goal is test stream for frontend framework?

csukuangfj commented 1 year ago

What is frontend framework?

And what issues do you have?

alidabaghi123 commented 1 year ago

What I mean is test zipformer in "https://github.com/k2-fsa/sherpa/blob/master/sherpa/bin/streaming_pruned_transducer_statelessX/streaming_server.py" i have been tried to add zipformer model but can not ?

alidabaghi123 commented 1 year ago

Is this possible?

csukuangfj commented 1 year ago

Is this possible?

Yes, that is perfectly possible.

Could you post any issues you currently have?

csukuangfj commented 1 year ago

What I mean is test zipformer in "https://github.com/k2-fsa/sherpa/blob/master/sherpa/bin/streaming_pruned_transducer_statelessX/streaming_server.py" i have been tried to add zipformer model but can not ?

please see https://github.com/k2-fsa/sherpa/pull/365