How to extract audio segment?
이전 댓글 표시
Hello,
I have several speech files (between 20 and 100s), and I want to segment them for further analysis. How can I cut them in frames and then extract them? I looked into audioread and audiowrite, and I also tried a Mirsegment(...,'RMS') segmentation, however even if the segmentation works, it doesn't extract them into separate audio files.
Thank you very much,
C
댓글 수: 3
Geoff Hayes
2016년 7월 8일
Cyrielle - how does Mirsegment work? What segmentation does it do to the audio stream? I.e. what structure is the output data. It may be that you will need to use audiowrite to create the separate audio files.
Cy
2016년 7월 8일
편집: Geoff Hayes
2016년 7월 11일
Cy
2016년 7월 8일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulation, Tuning, and Visualization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
