loadModel abstract method
Check Out: https://www.youtube.com/@GENERAL_DEV
Implementation
bool loadModel({
required String modelPath,
required String modelVocoderPath,
});
Check Out: https://www.youtube.com/@GENERAL_DEV
bool loadModel({
required String modelPath,
required String modelVocoderPath,
});