Add Python API for speech enhancement GTCRN models (#1978)
This commit is contained in:
@@ -12,6 +12,7 @@ namespace sherpa_onnx {
|
||||
|
||||
struct OfflineSpeechDenoiserGtcrnModelConfig {
|
||||
std::string model;
|
||||
OfflineSpeechDenoiserGtcrnModelConfig() = default;
|
||||
|
||||
void Register(ParseOptions *po);
|
||||
bool Validate() const;
|
||||
|
||||
Reference in New Issue
Block a user