The right data type
dtype
defaults to float in np.frombuffer()
, what's the correct dtype
to set it to for visualizing sound wave bytes?
You can try the different options by running np.frombuffer(signal_gm, dtype=____)
.
Este exercício faz parte do curso
Spoken Language Processing in Python
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
