wechaty / getting-started

A Starter Project Template for Wechaty works out-of-the-box
https://gitpod.io/#https://github.com/wechaty/wechaty-getting-started
Apache License 2.0
796 stars 351 forks source link

[Feature Request] Add Voice integration example #245

Open JRMeyer opened 2 years ago

JRMeyer commented 2 years ago

👋 Hi @huan -- Wechaty is an impressive project! Thanks for open-sourcing and maintaining it 🙏

Is your feature request related to a problem? Please describe.

As far as I can tell, there's only one example of using Wechaty with Speech-to-Text [1], and no examples of using Wechat with Text-to-Speech. It would be great to show examples of Wechaty with Voice, from another open source library that can run locally. Coqui [2] has both Text-to-Speech and Speech-to-Text. I'm a core contributor to the project, so I'm biased, but I still think it's a great fit:)

Describe the solution you'd like

An example of how to integrate Coqui Speech-to-Text and Text-to-Speech into Wechaty

[enhancement]

huan commented 2 years ago

Hi @JRMeyer ,

Thank you very much for your kind words!

We'd like to add a voice integration example, and I have visited the Coqui and believe it's a good library for integrating with Wechaty.

As you are the core contributor to the Text-to-Speech project Coqui, would you like to help us to add the example of integrating Coqui into Wechaty?

I'd love to accept a PR for STT & TTS with Coqui integration if you can make one.

JRMeyer commented 2 years ago

Thanks for the positive reply, @huan! I'll see what we can do to get the ball rolling:)

huan commented 2 years ago

You are welcome, and looking forward to seeing your PR soon!

huan commented 2 years ago

Hi @JRMeyer , I hope you are doing good!

Are there any updates can be shared for this issue?

JRMeyer commented 2 years ago

Hi @huan -- thanks for the ping. no real update on my end. I still think it's a great thing to add to wechaty, but from our end we're not able to come up with much extra engineering time. If someone from the wechaty community is interested in picking up the torch, we're glad to give guidance :D

huan commented 2 years ago

Understood. Let's keep this issue open as a task reminder. And you can post the guidance under this issue as well if you have it already.