How to transcribe the dialect ?

#13
by jychan - opened

I noticed that the supported dialects list includes Fujian. How can I explicitly instruct the model to transcribe using the Fujian dialect?

I try to set language = "Fujian", however, the supported language options appear to be limited to the following list:
['Chinese', 'English', 'Cantonese', 'Arabic', 'German', 'French', 'Spanish', 'Portuguese', 'Indonesian', 'Italian', 'Korean', 'Russian', 'Thai', 'Vietnamese', 'Japanese', 'Turkish', 'Hindi', 'Malay', 'Dutch', 'Swedish', 'Danish', 'Finnish', 'Polish', 'Czech', 'Filipino', 'Persian', 'Greek', 'Romanian', 'Hungarian', 'Macedonian']

When i try to set language = None, the transcription is not transcribing to Fujian

Thanks!

Sign up or log in to comment