First of all, thanks for releasing and open-sourcing this!
As the title says, can the FireRedASR2-LLM model give transcription results in English?
I know it is able to take English audio as input, but what about giving the result (the text) in English?
This is what I get when I transcribe English audio:
[{'uttid': 'demo_en', 'text': '我愿意等待未来每天身边有你', 'rtf': '10.6592', 'wav': '/home/ethical_haquer/stt-experiments/stt-gui/test_5s-mono.wav'}]
Please let me know if there is any more info I can provide.
Thanks in advance.
First of all, thanks for releasing and open-sourcing this!
As the title says, can the
FireRedASR2-LLMmodel give transcription results in English?I know it is able to take English audio as input, but what about giving the result (the text) in English?
This is what I get when I transcribe English audio:
[{'uttid': 'demo_en', 'text': '我愿意等待未来每天身边有你', 'rtf': '10.6592', 'wav': '/home/ethical_haquer/stt-experiments/stt-gui/test_5s-mono.wav'}]Please let me know if there is any more info I can provide.
Thanks in advance.