Speech Recognition in Unity [Tutorial]

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • join the open source AI game jam itch.io/jam/op...
    how to install the hugging face unity API huggingface.co...
    code for this tutorial huggingface.co...

КОМЕНТАРІ • 31

  • @crabort
    @crabort Рік тому +17

    This is cool, but using speech recognition built into the OS would definitely be preferred over web requests.

  • @zeizeijo4801
    @zeizeijo4801 Рік тому +5

    can the hugging ai recognize another languages other than english?

  • @starplatinum3305
    @starplatinum3305 Рік тому +2

    Does hugging face in unity work offline ?

  • @patricknloutsiri3440
    @patricknloutsiri3440 11 місяців тому +3

    Thanks for this tutorial. But i have a problem, when i speak in french, the generated text is in english. What can I do to keep the text in French?

  • @Unity_Tutorial_Games
    @Unity_Tutorial_Games Рік тому +2

    good

  • @idontunderstandnihongoqwq940
    @idontunderstandnihongoqwq940 7 місяців тому

    During the test, I spoke the story from A to Z four times. Why do the results bad when I speak for a longer story? (ABCDDDDMNOPQ like this)

  • @painpeko4415
    @painpeko4415 3 місяці тому

    is there anyway to change the language input? like for example i want to say something in japanese

  • @williamzapata6710
    @williamzapata6710 2 місяці тому

    Hello, does it support the Spanish language?

  • @Joel_Perez_MX
    @Joel_Perez_MX Рік тому +1

    Hi, I have a doubt, when i export to an a Android Device the text always is "you", no matter what did i say. I don't know if needs another configuration because in the unity editor works fine

    • @ameezymain
      @ameezymain 10 місяців тому

      Yeah I have the same issue, were you ever able to figure out why that happens?

    • @kevinmartinez8267
      @kevinmartinez8267 7 місяців тому +1

      check if the microphone is muted or you have the app permission to record or use the microphone

  • @MidhugamingSg
    @MidhugamingSg Рік тому +1

    Op😮

  • @GearMaster-ku1xf
    @GearMaster-ku1xf Рік тому +1

    I bet you could combine this with ai responses

    • @ghfgh_
      @ghfgh_ Місяць тому

      juts look at doug doug or failboat

  • @ghfgh_
    @ghfgh_ Місяць тому

    if there a way to do it with visual scripting?

  • @SnakeHelah
    @SnakeHelah Рік тому +4

    So considering this is Unity, are these going to age well or?

    • @mangekyourinnegan6537
      @mangekyourinnegan6537 6 місяців тому +2

      Yeah, unity isnt going anywhere. you fell for the drama hype in the mainstream media instead of thinking for yourself. 🤪oops.

  • @sonicfantech
    @sonicfantech Рік тому +1

    Cool!

  • @andrubaskara4879
    @andrubaskara4879 9 місяців тому

    Hi, is it possible to use other language instead english?

  • @harsh3771
    @harsh3771 6 місяців тому

    Hey I need to implement a simple Text to Speech in my Android Project, which will just read text from a TMPro when a button is clicked, I am new to unity. Can Someone guide me please.

    • @RajalakshmiG-fd4vm
      @RajalakshmiG-fd4vm 6 місяців тому

      quite simple. In coding part just change the text field to tmp inputfield (in declaration part) it will work

  • @akashdeepbhaskar7307
    @akashdeepbhaskar7307 Рік тому

    Hi, I have tested the api key successfully but could not access HuggingFaceAPI in code
    It is showing error in studio saying doesn't exist in current context

  • @giantenemycrab5596
    @giantenemycrab5596 Рік тому +2

    Wow I sure do love these tutorials! (I program godot and haven’t touched Unity in years)

  • @josephdacostaribeiro2090
    @josephdacostaribeiro2090 Рік тому

    works for android ?

  • @RigorMortisTortoise
    @RigorMortisTortoise Рік тому +2

    Very cool, love your style!