Skip to content

[Inference Providers] Update fal-ai input for text-to-speech #1377

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

Merged
merged 2 commits into from
Apr 23, 2025

Conversation

hanouticelina
Copy link
Contributor

@hanouticelina hanouticelina commented Apr 23, 2025

context in this slack message (internal link).

tested the PR with Dia by overriding HARDCODED_MODEL_INFERENCE_MAPPING with:

...
"fal-ai": {
    "nari-labs/Dia-1.6B": {
	  providerId: "fal-ai/dia-tts",
	  hfModelId: "nari-labs/Dia-1.6B",
	  task: "text-to-speech",
	  status: "live",
		},
	},
...

@hanouticelina hanouticelina merged commit cbacb18 into main Apr 23, 2025
5 checks passed
@hanouticelina hanouticelina deleted the update-fal-input branch April 23, 2025 12:14
Deep-unlearning pushed a commit that referenced this pull request May 13, 2025
context in this slack
[message](https://huggingface.slack.com/archives/C0664PDFGSJ/p1745395082617929?thread_ts=1745388278.838629&cid=C0664PDFGSJ)
(internal link).

tested the PR with [Dia](https://huggingface.co/nari-labs/Dia-1.6B) by
overriding `HARDCODED_MODEL_INFERENCE_MAPPING` with:
```js
...
"fal-ai": {
    "nari-labs/Dia-1.6B": {
	  providerId: "fal-ai/dia-tts",
	  hfModelId: "nari-labs/Dia-1.6B",
	  task: "text-to-speech",
	  status: "live",
		},
	},
...
```
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.

3 participants