Skip to content

Clarification on "Alibaba Bailian Model" used in LLM Smart Clipping module #156

@vigass

Description

@vigass

Hi, thanks for the great work on FunClip!

I noticed that in the "LLM Intelligent Clipping" module, three LLM calling methods are provided:

  1. Alibaba Bailian Platform (Qwen series)
  2. OpenAI official API (GPT models)
  3. gpt4free integration

However, I'm a bit confused about what exactly is meant by the "Alibaba Bailian Model".

As far as I understand, Bailian (DashScope) is a model service platform provided by Alibaba Cloud, which offers access to multiple Qwen models such as:

  • qwen-turbo
  • qwen-plus
  • qwen-max
  • qwen2 series

So I would like to ask:

  1. Which specific Qwen model is used by default when selecting the Alibaba Bailian option in FunClip?
  2. Is it possible to manually specify the model name (e.g. qwen-turbo vs qwen-plus) in the current implementation?
  3. Are there any recommendations for model selection in subtitle translation / intelligent clipping scenarios?

It would be really helpful if this could be clarified in the documentation as well.

Thanks again for the awesome project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions