| 15 | import { GSVITtsProvider } from './gsvi.js'; | 15 | import { GSVITtsProvider } from './gsvi.js'; |
| 16 | import { SBVits2TtsProvider } from './sbvits2.js'; | 16 | import { SBVits2TtsProvider } from './sbvits2.js'; |
| 17 | import { AllTalkTtsProvider } from './alltalk.js'; | 17 | import { AllTalkTtsProvider } from './alltalk.js'; |
| | 18 | import { CosyVoiceProvider } from './cosyvoice.js'; |
| 18 | import { SpeechT5TtsProvider } from './speecht5.js'; | 19 | import { SpeechT5TtsProvider } from './speecht5.js'; |
| 19 | import { AzureTtsProvider } from './azure.js'; | 20 | import { AzureTtsProvider } from './azure.js'; |
| 20 | import { SlashCommandParser } from '../../slash-commands/SlashCommandParser.js'; | 21 | import { SlashCommandParser } from '../../slash-commands/SlashCommandParser.js'; |