diff --git a/README.md b/README.md index f55f670a..42bf3da3 100644 --- a/README.md +++ b/README.md @@ -294,7 +294,7 @@ source = MicrophoneAudioSource() # To take input from file: # source = FileAudioSource("", sample_rate=16000) -# Make sure the model has been trained with the same sample rate +# Make sure the models have been trained with this sample rate print(source.sample_rate) stream = mic.stream.pipe(