Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以我想开发一个具有深度学习的 CNN,可以实时对人的声音进行分类,我看到了对人的声音进行分类的方法,它可以是频率,但如果我们想要更准确的预测,声音的音色人比频率更独特,我的问题是,如何在实时录音中使用 pyaudio 实时打印数字音色?