Merge branch 'develop' into pipy-package

This commit is contained in:
Jacob Schmieder
2023-08-30 10:42:31 +02:00
committed by GitHub
5 changed files with 58 additions and 17 deletions
+1 -2
View File
@@ -276,5 +276,4 @@ class AutoTranscribe:
if not isinstance(audio_file, AudioProcessor):
raise ValueError(f'Audiofile must be of type AudioProcessor,' \
f'not {type(audio_file)}')
return audio_file
return audio_file