Git Product home page Git Product logo

aiavatarkit's People

Contributors

uezo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

aiavatarkit's Issues

Google TTS Replacement

Thanks for your awesome work.

I meet a mismatch of wave file input when I use Google API to do TTS. I don't know what kind of format do I need to tansfer TTS in to asyncio.create_task()

Could you please give me a hand on that?

Provide examples to use alternative Text-to-Speech services

アバターと日本語だけではなく、英語での会話も行ってみたいと考えているのですが、コードで使用しているVOICEVOXは英語が話せないと知りました。例えば、GoogleやAzureのText-to-Speechを使用するなどして組んだプログラムはお作りになっていませんか?

Face doesn't return to neutral after duration passed

  • Expected: neutral after duration (3.0). in this case, 15:23:33,522.
  • Actual: still fun after duration
[INFO] 2023-06-04 15:23:24,887 : face: (^o^) (joy)
[INFO] 2023-06-04 15:23:26,530 : 
 腹が立ってきました。
[INFO] 2023-06-04 15:23:26,550 : face: (#`Д´) (angry)
[INFO] 2023-06-04 15:23:28,263 : 
 悲しい出来事がありました。
[INFO] 2023-06-04 15:23:28,280 : face: (; ;) (sorrow)
[INFO] 2023-06-04 15:23:30,498 : 
 とても楽しい体験をしました。
[INFO] 2023-06-04 15:23:30,522 : face: (*^_^*) (fun)
[INFO] 2023-06-04 15:23:32,974 : Listening... (VoiceRequestListener)
[INFO] 2023-06-04 15:23:43,190 : Voice detection timeout: 10.0
[INFO] 2023-06-04 15:23:43,323 : Stopped listening (VoiceRequestListener)

Maybe this line is not executed because the task that invokes set_face ends.
https://github.com/uezo/aiavatarkit/blob/main/aiavatar/face/__init__.py#LL29C30-L29C30

AzureWakewordListener fails to respond after network changes

There is a recurring issue where the AzureWakewordListener stops responding permanently after network disruptions, such as changing the connected network or disconnecting and reconnecting the network hardware. This issue can be consistently reproduced on macOS by changing the WiFi network or unplugging and replugging the LAN cable while the WakewordListener is active. On Windows, the listener sometimes recovers and becomes operational again after reconnection, but the behavior is not consistent.

Steps to reproduce:

  1. Start the WakewordListener on a PC.
  2. Change the WiFi network or disconnect and then reconnect the LAN cable.
  3. Observe that the WakewordListener fails to respond on macOS and behaves inconsistently on Windows.

Expected behavior:
The WakewordListener should consistently reconnect and resume its operations across all platforms after any network change.

This issue affects the reliability of the voice assistant's responsiveness in environments with unstable or changing network conditions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.