microsoft / NeuralSpeech

MIT License
1.34k stars 179 forks source link

[Prompt TTS2] About the SLU part and speech attribute classification #128

Open ZZDoog opened 1 month ago

ZZDoog commented 1 month ago

Could the author of PromptTTS2 provide a script that uses an SLU model to obtain classification results for different attributes of speech? The article only references two papers regarding SLU models: "wav2vec 2.0: A framework for self-supervised learning of speech representations" and "Espnet-slu: Advancing spoken language understanding through espnet." However, I couldn't seem to find the code or implementation of these two papers for Speech Attribute Classification.