tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
Summary.Audio
tensorflow
summary
Summary
Undocumented in source.
class
Summary
static
class
Audio {
@
Proto
(1)
float
sampleRate
;
@
Proto
(2)
long
numChannels
;
@
Proto
(3)
long
lengthFrames
;
@
Proto
(4)
bytes
encodedAudioString
;
@
Proto
(5)
string
contentType
;
}
Members
Variables
contentType
string
contentType
;
Undocumented in source.
encodedAudioString
bytes
encodedAudioString
;
Undocumented in source.
lengthFrames
long
lengthFrames
;
Undocumented in source.
numChannels
long
numChannels
;
Undocumented in source.
sampleRate
float
sampleRate
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
summary
Summary
classes
Audio
Image
Value
variables
value