Add Dart API for audio tagging (#1181)
This commit is contained in:
@@ -77,5 +77,5 @@ void main(List<String> arguments) async {
|
||||
sherpa_onnx.writeWave(
|
||||
filename: outputWav, samples: s, sampleRate: waveData.sampleRate);
|
||||
|
||||
print('Saved to ${outputWav}');
|
||||
print('Saved to $outputWav');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user