-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google audio set #28
Comments
@punitagrawal32 |
did you choose little-endian or big-endian for the audioset feature extraction ? and why ? |
I used audioset embedding op (tensor) with the default properties
…On Tue, Nov 6, 2018, 2:20 PM estathop ***@***.*** wrote:
did you choose little-endian or big-endian for the audioset feature
extraction ? and why ?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#28 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AjLcwZ37OnPq0_ba5NefmFcBpEYGQstBks5usX6dgaJpZM4W6llV>
.
|
Hello @antoine77340 ,
I wanted to know if it would be viable to run your models on the google audio set data.
The data is stored as tfrecords. The number of classes in the data is 527. What changes do you think I should make in the script/ architecture to get your models running?
Thanks in advance.
The text was updated successfully, but these errors were encountered: