Skip to content

added plugin for smallest.ai tts models - #890

Closed
hamees-sayed wants to merge 1001 commits into
livekit:0.xfrom
hamees-sayed:smallest-plugin
Closed

added plugin for smallest.ai tts models#890
hamees-sayed wants to merge 1001 commits into
livekit:0.xfrom
hamees-sayed:smallest-plugin

Conversation

@hamees-sayed

Copy link
Copy Markdown
Contributor

I have added support for the non streaming and non auto regressive model by smallest.ai, following the existing TTS structure in adjacent plugins.

@changeset-bot

changeset-bot Bot commented Oct 10, 2024

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 19e10a136e8f7c8eba2a1d9d5e0dd8463977a24a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@CLAassistant

CLAassistant commented Oct 10, 2024

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
12 out of 14 committers have signed the CLA.

✅ longcw
✅ Antonyesk601
✅ CathyL0
✅ levity
✅ dan-ince-aai
✅ JohnBurtt10-bot
✅ alexshelkov
✅ lucasolinas
✅ jayeshp19
✅ yaniv-peretz
✅ hamees-sayed
✅ thavidu
❌ Stefano Scotto
❌ mfernandez-gladia


Stefano Scotto seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@theomonnom

Copy link
Copy Markdown
Member

Hey, thanks for your PR, do you think we could get an API key so we can add this new TTS to our tests?

@hamees-sayed

Copy link
Copy Markdown
Contributor Author

Hey @theomonnom you can get the api key from here https://waves.smallest.ai/apikeys

@hamees-sayed

Copy link
Copy Markdown
Contributor Author

Hi @theomonnom! Just checking if you had a chance to add smallest's TTS to the tests?

@hamees-sayed

Copy link
Copy Markdown
Contributor Author

the error seems to be failing because of missing elevanlabs tts key?

@prashantmetadome

Copy link
Copy Markdown

@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.

samples = np.frombuffer(self._initial_buffer, dtype=np.int16) ValueError: buffer size must be a multiple of element size

Note: It was working till day before yesterday.

@hamees-sayed

Copy link
Copy Markdown
Contributor Author

@prashantmetadome the new changes should fix it
@theomonnom any status on when this could be merged or if I have to make any changes?

@theomonnom

Copy link
Copy Markdown
Member

I'll create a ticket internally for it, thanks!

@hamees-sayed

Copy link
Copy Markdown
Contributor Author

hey @theomonnom can you please approve the workflow, i have fixed the ruff formatting issue

@hamees-sayed

Copy link
Copy Markdown
Contributor Author

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

@theomonnom

Copy link
Copy Markdown
Member

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

@hamees-sayed

Copy link
Copy Markdown
Contributor Author

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 :)

@hamees-sayed

Copy link
Copy Markdown
Contributor Author

@theomonnom hi any update on this PR?

@hamees-sayed

Copy link
Copy Markdown
Contributor Author

@theomonnom the PR has been stale for a while can you please have a look?

theomonnom and others added 26 commits July 24, 2025 15:21
Co-authored-by: Long Chen <longch1024@gmail.com>
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

Successfully merging this pull request may close these issues.