Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Speech Processing using Qt
QtWS25 Last Chance

Speech Processing using Qt

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 993 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    elecn
    wrote on 29 Jul 2014, 09:58 last edited by
    #1

    Hello! Is there anybody here into Speech Processing, say voice feature extraction using Mel Frequency Cepstral Coefficient?

    I was able to search for a sample code (https://code.google.com/r/michalisek-clone/source/browse/libmfcc.c?r=31dbd2df125ca69377d210c304dd0eeea25f0c87&spec=svna99d34a62ba4fa24595d5542f3871a22eb6ce096), but I'm not sure on how can I have this executed in Qt.

    Any help, please? Thanks

    1 Reply Last reply
    0
    • P Offline
      P Offline
      pmendl
      wrote on 29 Jul 2014, 12:21 last edited by
      #2

      You can take look "here":https://qt-project.org/doc/qt-5/qaudiorecorder.html regarding to how to capture input sound in Qt and process FFT by "this library":http://qt-project.org/forums/viewthread/17599 , eventually contact it's developer for cooperation.

      1 Reply Last reply
      0

      1/2

      29 Jul 2014, 09:58

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved