Adding warm up for Zipformer2 (#766)
Signed-off-by: manickavela1998@gmail.com <manickavela1998@gmail.com>
This commit is contained in:
@@ -85,6 +85,8 @@ class OnlineWebsocketDecoder {
|
||||
// signal that there will be no more audio samples for a stream
|
||||
void InputFinished(std::shared_ptr<Connection> c);
|
||||
|
||||
void Warmup() const;
|
||||
|
||||
void Run();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user