Skip to content
Snippets Groups Projects
Commit 170c2bbd authored by Subliminal Guy's avatar Subliminal Guy
Browse files

Remove PathLog

parent 85110af8
No related branches found
No related tags found
No related merge requests found
......@@ -98,8 +98,8 @@ async def asr(
# construct file path
audio_path = os.path.join(f'{current_directory}/files', file_name)
# Print the current working directory
print("file path", audio_path)
# # Print the current working directory
# print("file path", audio_path)
# Run transcription in a background thread to keep the event loop responsive
def _run_transcription():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment