Timothy Geiger
Results
2
issues of
Timothy Geiger
I believe there's a mistake in the notebook titled "1 - Sequence to Sequence Learning with Neural Networks.ipynb". It mentions: 'Below, we input the German translation of "A man is...
The current import path for the EncoderClassifier class is incorrect in unit 6 notebook "Fine-tuning SpeechT5". It points to `speechbrain.pretrained` instead of the correct path, which is `speechbrain.inference.speaker` (see: https://huggingface.co/speechbrain/spkrec-ecapa-voxceleb#compute-your-speaker-embeddings)....