KoljaB 7 mesi fa
parent
commit
8904cda896
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      RealtimeSTT/audio_recorder.py

+ 0 - 2
RealtimeSTT/audio_recorder.py

@@ -57,8 +57,6 @@ import os
 import re
 import gc
 
-print(f"### whaaaat #######")
-
 # Set OpenMP runtime duplicate library handling to OK (Use only for development!)
 os.environ['KMP_DUPLICATE_LIB_OK'] = 'TRUE'