Add HLG decoding for streaming CTC models (#731)
This commit is contained in:
@@ -24,6 +24,7 @@ struct OfflineCtcFstDecoderConfig {
|
||||
std::string ToString() const;
|
||||
|
||||
void Register(ParseOptions *po);
|
||||
bool Validate() const;
|
||||
};
|
||||
|
||||
} // namespace sherpa_onnx
|
||||
|
||||
Reference in New Issue
Block a user