The upstream openai_server.py removed the instruct parameter from the generate_voice_clone call, breaking the old patch context. Regenerated from a fresh upstream clone with all four changes: - non_streaming_mode=True in _stream_chunks and create_speech - per-voice temperature/top_k/top_p in both generation paths - --max-seq-len argument added to _parse_args - max_seq_len=args.max_seq_len passed to FasterQwen3TTS.from_pretrained Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| openai_server.patch | ||