Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run Python chat bot with the demo #51

Open
anuragdeshmukh opened this issue Aug 16, 2023 · 2 comments
Open

Run Python chat bot with the demo #51

anuragdeshmukh opened this issue Aug 16, 2023 · 2 comments

Comments

@anuragdeshmukh
Copy link

Hi, I'm very new to unity and just came across this repo.

I have built an audio chatbot in python that takes input from mic and responds in audio. I want to add a speaking face to the bot.

is there a way i can run my python script from unity and integrate this demo with my chatbot.

Thank you

@SmartBest-Zhi
Copy link

I think, you can describe your chatbot more,about the technology or framework in use.Then, you can consider to combine this project with your chatbox.

@LightningHyperBlaze45654

making something like this one, i will send you results after i've nearly finished it.
Currently, I would recommend using www to use wav file generated. there is other options such as using tcp socket to send bytearray of wav data and receive/play in it at unity. but most of the time, especially if you're using tts services, it will not work as intended. so just use www.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants