speechlib
speechlib copied to clipboard
speechlib is a library that can do speaker diarization, transcription and speaker recognition on an audio file to create transcripts with actual speaker names
Hi, thank You for Your work but I am having issues. Theres no error but after run your example I am getting an almost empty file in logs: In the...
Hello, Navod I have a `large-v2.pt` model file on my local machine and I'm unsure how to specify the model path in the code. Could you please provide some guidance...
Hello I was installing and I saw this: GPU execution requires the following NVIDIA libraries to be installed: cuBLAS for CUDA 11 cuDNN 8 for CUDA 11 But when I...
I get the following error while trying to run in Win11 python 3.10.13 environment. It appears that a symbolic link is failing. Any idea how to resolve it? I haven't...
I placed some sample voices in the voices folder: -- Tom Jones sample.wav -- Keith Richards other sample.wav Verified externally the test voices actually match, however, they do not appear...
I’m getting an error when running the transcription. I followed exactly what you did in the notebook you provided. I tried uninstalling and reinstalling different package versions where the attribute...