Uses of Class
com.alibaba.cloud.ai.dashscope.audio.DashScopeAudioTranscriptionOptions.Builder
Packages that use DashScopeAudioTranscriptionOptions.Builder
-
Uses of DashScopeAudioTranscriptionOptions.Builder in com.alibaba.cloud.ai.dashscope.audio
Methods in com.alibaba.cloud.ai.dashscope.audio that return DashScopeAudioTranscriptionOptions.BuilderModifier and TypeMethodDescriptionDashScopeAudioTranscriptionOptions.builder()DashScopeAudioTranscriptionOptions.Builder.diarizationEnabled(Boolean diarizationEnabled) DashScopeAudioTranscriptionOptions.Builder.disfluencyRemovalEnabled(Boolean disfluencyRemovalEnabled) DashScopeAudioTranscriptionOptions.Builder.format(DashScopeAudioTranscriptionApi.AudioFormat format) DashScopeAudioTranscriptionOptions.Builder.inverseTextNormalizationEnabled(Boolean inverseTextNormalizationEnabled) DashScopeAudioTranscriptionOptions.Builder.languageHints(List<String> languageHints) DashScopeAudioTranscriptionOptions.Builder.maxEndSilence(Integer maxEndSilence) DashScopeAudioTranscriptionOptions.Builder.maxSentenceSilence(Integer maxSentenceSilence) DashScopeAudioTranscriptionOptions.Builder.multiThresholdModeEnabled(Boolean multiThresholdModeEnabled) DashScopeAudioTranscriptionOptions.Builder.punctuationPredictionEnabled(Boolean punctuationPredictionEnabled) DashScopeAudioTranscriptionOptions.Builder.resourceId(String resourceId) DashScopeAudioTranscriptionOptions.Builder.sampleRate(Integer sampleRate) DashScopeAudioTranscriptionOptions.Builder.semanticPunctuationEnabled(Boolean semanticPunctuationEnabled) DashScopeAudioTranscriptionOptions.Builder.sourceLanguage(String sourceLanguage) DashScopeAudioTranscriptionOptions.Builder.speakerCount(Integer speakerCount) DashScopeAudioTranscriptionOptions.Builder.specialWordFilter(String specialWordFilter) DashScopeAudioTranscriptionOptions.Builder.timestampAlignmentEnabled(Boolean timestampAlignmentEnabled) DashScopeAudioTranscriptionOptions.Builder.transcriptionEnabled(Boolean transcriptionEnabled) DashScopeAudioTranscriptionOptions.Builder.translationEnabled(Boolean translationEnabled) DashScopeAudioTranscriptionOptions.Builder.translationTargetLanguages(List<String> translationTargetLanguages) DashScopeAudioTranscriptionOptions.Builder.vocabularyId(String vocabularyId) DashScopeAudioTranscriptionOptions.Builder.withChannelId(List<Integer> channelId) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withDiarizationEnabled(Boolean diarizationEnabled) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withDisfluencyRemovalEnabled(Boolean disfluencyRemovalEnabled) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withFormat(DashScopeAudioTranscriptionApi.AudioFormat format) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withHeartbeat(Boolean heartbeat) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withInverseTextNormalizationEnabled(Boolean inverseTextNormalizationEnabled) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withLanguageHints(List<String> languageHints) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withMaxEndSilence(Integer maxEndSilence) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withMaxSentenceSilence(Integer maxSentenceSilence) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withMultiThresholdModeEnabled(Boolean multiThresholdModeEnabled) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withPunctuationPredictionEnabled(Boolean punctuationPredictionEnabled) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withResourceId(String resourceId) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withSampleRate(Integer sampleRate) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withSemanticPunctuationEnabled(Boolean semanticPunctuationEnabled) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withSourceLanguage(String sourceLanguage) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withSpeakerCount(Integer speakerCount) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withSpecialWordFilter(String specialWordFilter) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withTimestampAlignmentEnabled(Boolean timestampAlignmentEnabled) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withTranscriptionEnabled(Boolean transcriptionEnabled) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withTranslationEnabled(Boolean translationEnabled) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withTranslationTargetLanguages(List<String> translationTargetLanguages) Deprecated, for removal: This API element is subject to removal in a future version.DashScopeAudioTranscriptionOptions.Builder.withVocabularyId(String vocabularyId) Deprecated, for removal: This API element is subject to removal in a future version.