Closed Josephrp closed 9 months ago
Hey, I don’t see what’s wrong with this from looking at the code. Maybe you could try with torchaudio? pipeline.py has an example of saving the result to a file which I tested before.
I think I got it but used some custom resampling which didn’t work , for the latest code base check the space here : https://huggingface.co/spaces/tonic/laion-whisper (to be renamed!)
😉🙏🏻🚀
On Sat 20 Jan 2024 at 14:28, Jakub Piotr Cłapa @.***> wrote:
Hey, I don’t see what’s wrong with this from looking at the code. Maybe you could try with torchaudio? pipeline.py has an example of saving the result to a file which I tested before.
— Reply to this email directly, view it on GitHub https://github.com/collabora/WhisperSpeech/issues/57#issuecomment-1902094216, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEK6QQGLWNPPJJRIQOT7GADYPPA65AVCNFSM6AAAAABCCYEI5SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBSGA4TIMRRGY . You are receiving this because you authored the thread.Message ID: @.***>
fixed :-)
Im making a demo for the whisperspeech and run into an error , see here to see the disscussion and make a PR :
https://huggingface.co/spaces/Tonic/laion-whisper/discussions/1
this is the error :
here is the code :
https://huggingface.co/spaces/Tonic/laion-whisper/blob/main/app.py
would love some direction to resolve the returns on this one :-)