benchmarks
benchmarks copied to clipboard
This repository contains the SpeechBrain Benchmarks
This pull request contains a modified version of Tokotron, a basic sequence-to-sequence TTS
The same update as https://github.com/speechbrain/speechbrain/pull/2469
Previously the number of channel selection steps was exposed in the hyper parameters, but the seed nodes were not. This will be a limitation when trying to integrate other datasets....
when installing the extra-requirements.txt, I get the following issue: GPy/kern/src/stationary_cython.c:196:12: fatal error: 'longintrepr.h' file not found #include "longintrepr.h" ^~~~~~~~~~~~~~~ 1 error generated. error: command '/usr/bin/clang' failed with exit code 1...
Add SNAC
Just to open a place to add SNAC to speechbrain benchmarks
Hi,thanks for the great work!How can I use this baseline for other datasets or increase the number of continuous learning tasks?
This pull request contains the integration of the new dataio files and paradigms. It looks to replace the bash files that run the experiment and the hyper-parameter optimization with new...