fairseq icon indicating copy to clipboard operation
fairseq copied to clipboard

Evaluating TTS using STT

Open icnahom opened this issue 4 months ago • 0 comments

I tried to get a text back from the speech I generated using this model, but the text was a bit of. So maybe having some type of test could help while improving the model.

Basically, "some text" -> speech output -> speech input -> text output -> check if text output is "some text"

icnahom avatar Jul 19 '25 21:07 icnahom