New ASR dataset VoxPopuli and Transducer recipe (Code from Samsung AI Center Cambridge) - #2421
Conversation
|
@Adel-Moumen and @asumagic ready to review |
|
@Adel-Moumen, do you think you can proceed with the review? It would be great to include it in the next release if everything is fine. |
I'll do the review, but note that It won't come in the next release. I won't have enough time to retrain everything/host on HF/make a good review in a short amount of time. SB 1.0 is already huge and we should now think about the future, and this with GigaSpeech should be merged in the upcoming weeks so that we still have news to share with the community. |
There was a problem hiding this comment.
Dear @TParcollet,
Thanks for your contribution. I left a review, most of my comments concerns some little improvements such as docstring/data prep.
I will now start to train the model. I plan to update the README asap and host an HF streaming model as well.
BTW, please fix the tests ^-^
| Download: https://github.com/facebookresearch/voxpopuli | ||
| Author |
There was a problem hiding this comment.
a return line would be great :p
…into voxpopuli_transducer
|
Tests are failing with an obscure error that seems to be unrelated to this PR? @Adel-Moumen |
What does this PR do?
This PR introduces a streaming ASR recipe for VoxPopuli with a transducer. I'll try to commit a transformer and CTC (SSL) recipe as well ... later.
To-do