Skip to content
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

Models/Clients To Add #4

Open
7 tasks
parsehex opened this issue Dec 31, 2023 · 0 comments
Open
7 tasks

Models/Clients To Add #4

parsehex opened this issue Dec 31, 2023 · 0 comments

Comments

@parsehex
Copy link
Owner

parsehex commented Dec 31, 2023

Across all of the AI types we currently support, I'd like to add these models or client/whatever:

  • LLM/DeepInfra client: DI has pretty cheap pricing, though they're lacking in model selection and they don't have many inference options (temperature, top_p and the other very common ones)
  • LLM/MistralAI client: Using Mistral's API platform
  • TTS/StyleTTS2 client: Use this Python package
  • TTS/ElevenLabs client
  • TTS/OpenAI client: OpenAI's voices are quite good, on-par with 11Labs
  • STT/OpenAI client: Allow using OpenAI's hosted Whisper model (there's supposed to be no quality difference between official and open source Whisper)
  • Img/DALL-E 3 client (call it openai for consistency?)
@parsehex parsehex changed the title Models To Add Models/Clients To Add Jan 6, 2024
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

No branches or pull requests

1 participant