The DeepGram API supports flux-general-multi and flux-general-en through its v2 listen API (while nova-3 is supported on the v1 API).
Currently, @cloudflare/voice-deepgram supports only the v1 API and so does not support Flux. It would be great to provide support for Flux there (especially given that flux-general-multi is not supported by the WorkersAIFluxTTS implementation due to #1441).
The DeepGram API supports
flux-general-multiandflux-general-enthrough its v2 listen API (while nova-3 is supported on the v1 API).Currently,
@cloudflare/voice-deepgramsupports only the v1 API and so does not support Flux. It would be great to provide support for Flux there (especially given thatflux-general-multiis not supported by the WorkersAIFluxTTS implementation due to #1441).