-
Notifications
You must be signed in to change notification settings - Fork 508
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
added plugin for smallest.ai tts models #890
base: main
Are you sure you want to change the base?
Conversation
|
Hey, thanks for your PR, do you think we could get an API key so we can add this new TTS to our tests? |
Hey @theomonnom you can get the api key from here https://waves.smallest.ai/apikeys |
Hi @theomonnom! Just checking if you had a chance to add smallest's TTS to the tests? |
the error seems to be failing because of missing elevanlabs tts key? |
@hamees-sayed Thank you for your PR. I integrated it in my local fork of livekit but I am getting the following error in the integration of smallest ai TTS. Kindly help.
Note: It was working till day before yesterday. |
@prashantmetadome the new changes should fix it |
I'll create a ticket internally for it, thanks! |
hey @theomonnom can you please approve the workflow, i have fixed the ruff formatting issue |
i am so sorry for pinging you so much @theomonnom but i think now it should do it i have also smallest in readme and workflow |
Nice thank you, we'll create a key and add it to our secrets before merging |
dfcee84
to
da2413b
Compare
Hey @theomonnom I have tested the pytest module and github workflow and everything's passing on my end, can you please approve the workflow here :) |
I have added support for the non streaming and non auto regressive model by smallest.ai, following the existing TTS structure in adjacent plugins.