Designing the dataset #49
aryasuneesh
started this conversation in
General
Replies: 1 comment 2 replies
|
Hi there, I have not managed to train a model successfully yet, however, I am basing mine off the one used by Google. It's linked in their paper, and here is the link for it: and in terms of pre-processing audio, you can find the details here on their paper: With regards to your third point, yes you can use HuggingFace's Audio feature. Hope this helps :) |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am currently working on using this implementation for a project. I want to know how the dataset should be designed so that the model can use it as input for training.
Thanks in advance!
All reactions