Skip to content

transformers>=4.57.3,<5#40

Open
joshuasundance-swca wants to merge 1 commit into
QwenLM:mainfrom
joshuasundance-swca:transformers-pin
Open

transformers>=4.57.3,<5#40
joshuasundance-swca wants to merge 1 commit into
QwenLM:mainfrom
joshuasundance-swca:transformers-pin

Conversation

@joshuasundance-swca

Copy link
Copy Markdown

Related issue: #39

qwen-asr hard-pins transformers==4.57.6, preventing co-installation with qwen-tts despite verified compatibility.

This pull request makes the transformers dependency more flexible, allowing the installation of qwen-tts and qwen-asr in the same environment.

To confirm functionality:

pip install \
  git+https://github.com/joshuasundance-swca/Qwen3-ASR.git@transformers-pin \
  git+https://github.com/joshuasundance-swca/Qwen3-TTS.git@transformers-pin

QwenLM#39

qwen-asr hard-pins transformers==4.57.6, preventing co-installation with qwen-tts despite verified compatibility
@MrXnneHang

Copy link
Copy Markdown

yes,we need it.

wzgrx added a commit to wzgrx/TTS-Audio-Suite that referenced this pull request Mar 28, 2026
The official repository already supports version 4.57.6, and testing can be updated here

QwenLM/Qwen3-ASR#40
@MohamedAliRashad

Copy link
Copy Markdown

can someone merge this please ?

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