Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-roethig-db committed May 18, 2024
1 parent 34f3f7f commit 22d74d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amondin/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Main module of transcription tool
"""

import pandas as pd
from pathlib import Path
import pandas as pd

from amondin.tools import convert_audio_to_wav
from amondin.diarize_speakers import diarize_speakers
Expand Down

0 comments on commit 22d74d5

Please sign in to comment.