Use this transcription of meetings offline even works without a GPU.
#64
by
pronoobie
- opened
Here is my attempt to transcript a big file by dividing into multiple chunks and applying speaker diarization and recognition.
Works on a CPU as well.
https://github.com/deepanshu-yadav/big_audio_file_transcription
Pull requests welcome.