/**
 * Speech To Text
 */
export * from './speech-to-text';
export * from './speech-to-text-model';
