Questions tagged [speechbrain]
5 questions
0
votes
0 answers
Audio enhancement quality issues for same speech on google colab and Linux machine using speechbrain
I am using same https://huggingface.co/speechbrain/sepformer-wham-enhancement model for enhancement of the audio speech. Output (enhanced) speech quality differs highly based on the platforms i am using, i.e using same model for same speech gives…

Bhargav
- 1
0
votes
0 answers
Training Speaker_ID SpeechBrain
I am encountering difficulties while attempting to train the SpeechBrain speaker identification model using my own WAV files. I have made some modifications to the existing code provided in the train.yaml file, but I'm not sure if I'm even modifying…

clee
- 3
- 2
0
votes
0 answers
Firebase URL not working on Torchaudio python
I am facing an issue, where firebase storage url cannot be loaded by python torchaudio in WSA (Windows subsystem for Linux). The Error which is shown.
Here I am using speechbrain library which uses Torchaudio to compare two audio files and to…

Avadhut Mulaye
- 1
- 1
0
votes
0 answers
When I used subprocess.py ,it was happened that(hp, ht, pid, tid = _winapi.CreateProcess(executable, args, OSError: [WinError 193] %1))
When I use speechbrain to do work with rffm files, I get the following error
speechbrain.core - Exception:
Traceback (most recent call last):
File "F:/Speech/speechbrain/recipes/AMI/Diarization/experiment.py", line 647, in
best_pval =…

FORpeace
- 1
0
votes
0 answers
speechbrain & CUDA out of memory
I am trying to enhance an audio file (3:16 minutes in length, available here) using Speechbrain. If I run the code below (from this tutorial), I get the error OutOfMemoryError: CUDA out of memory. Tried to allocate 2.00 MiB (GPU 0; 39.59 GiB total…

albus_c
- 6,292
- 14
- 36
- 77