vocodedev / vocode-core

🤖 Build voice-based LLM agents. Modular + open source.
https://vocode.dev
MIT License
2.51k stars 414 forks source link

LMNT as New Synthesizer #497

Open arpagon opened 4 months ago

arpagon commented 4 months ago

Summary

The objective is to integrate the LMNT Python SDK into the Vocode library as a new synthesizer. This will provide developers with more options for text-to-speech synthesis and enhance the versatility of the Vocode library.

Blockers

[x] None

Outcome

Enhance the versatility of the Vocode library by integrating the LMNT Python SDK, thereby providing more options for text-to-speech synthesis. Improve the developer experience and contribute to community growth by simplifying the integration process, reducing barriers to entry.

Technical Details

The development will be based on the existing play_ht_synthesizer.py file. The new files to be created are:

Subtasks

NJnisarg commented 4 months ago

Hey @arpagon! Can I pick this one up? I have actually made quite some progress already on this :)

arpagon commented 4 months ago

Hi @NJnisarg Sure, you can make a PR (Pull Request) if it's not ready you can mark it as Draft.