From 36e1a52e2823aac76826989d7ce8b98ffbb8938c Mon Sep 17 00:00:00 2001 From: Juan Coria Date: Fri, 28 Jun 2024 23:53:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(