Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How this STT Example was implemented?
Forum Updated to NodeBB v4.3 + New Features

How this STT Example was implemented?

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 3 Posters 525 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.
  • K Offline
    K Offline
    Karim Fadi
    wrote on last edited by Karim Fadi
    #1

    I want you to watch this One Minute Video. The video basically shows Speech to text in real time with incredible speed and accuracy in Qt. The description of the video contains a link to a weird qt webpage saying it is the source code. Where is the source code ?? How such an example is implemented?!?

    jsulmJ 1 Reply Last reply
    0
    • K Karim Fadi

      I want you to watch this One Minute Video. The video basically shows Speech to text in real time with incredible speed and accuracy in Qt. The description of the video contains a link to a weird qt webpage saying it is the source code. Where is the source code ?? How such an example is implemented?!?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Karim-Fadi said in How this STT Example was implemented?:

      contains a link to a weird qt webpage saying it is the source code

      Can you post the link here?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      K 1 Reply Last reply
      1
      • jsulmJ jsulm

        @Karim-Fadi said in How this STT Example was implemented?:

        contains a link to a weird qt webpage saying it is the source code

        Can you post the link here?

        K Offline
        K Offline
        Karim Fadi
        wrote on last edited by
        #3

        @jsulm post updated. Also here is the link

        jsulmJ 1 Reply Last reply
        0
        • K Karim Fadi

          @jsulm post updated. Also here is the link

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Karim-Fadi Clone qtspeech repo:

          git clone "https://codereview.qt-project.org/qt/qtspeech"
          

          And checkout " wip/speech-recognition " branch in that repo.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          K 1 Reply Last reply
          1
          • jsulmJ jsulm

            @Karim-Fadi Clone qtspeech repo:

            git clone "https://codereview.qt-project.org/qt/qtspeech"
            

            And checkout " wip/speech-recognition " branch in that repo.

            K Offline
            K Offline
            Karim Fadi
            wrote on last edited by
            #5

            @jsulm this branch only contains TTS not STT

            1 Reply Last reply
            0
            • VRoninV Offline
              VRoninV Offline
              VRonin
              wrote on last edited by VRonin
              #6

              Looks like this one: https://github.com/qt/qtspeech/tree/wip/speech-recognition/examples/speech/qmlspeech
              The real engine behind it, however, is PocketSphinx

              "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
              ~Napoleon Bonaparte

              On a crusade to banish setIndexWidget() from the holy land of Qt

              1 Reply Last reply
              2

              • Login

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