FadOne
FadOne
Cannot find task 'translation_speech_length'. I am following: [https://github.com/microsoft/NeuralSpeech/tree/master/VideoDubber](https://github.com/microsoft/NeuralSpeech/tree/master/VideoDubber)
Any reason why there is no onDoubleTap?
Hi, can you please add feature to seek the waveform to position/duration when tapped?
The audio is not playing or muted. ``` List audios = player.state.tracks.audio; print(audios); await player.setAudioTrack(audios[1]); ``` Output: ``` [ AudioTrack(auto, null, null, image: null, albumart: null, codec: null, decoder: null,...
I am getting black screen with audio on android. Tested on both emulator and real device: - Pixel 6 Pro API 35 (emulator) - Galaxy A71 API 33 (real device)...
#### Description of changes: Fixes error: ```plugin id 'com.google.gms:google-services' is invalid: Plugin id contains invalid char ':' (only ASCII alphanumeric characters, '.', '_' and '-' characters are valid)``` #### Related...
Hi, I'm encountering an issue where the video player from the media_kit package does not work on any mobile browser. This issue occurs when running on Flutter Web, and has...
Hi! Is there a way to disable animation on changing `selectedItem`. I want to keep the swipe animation. Thank you!
Hi, thank you for maintaining this great library! While using Peaks.js to interact with waveforms on mobile and touch devices, I noticed that scrolling stops immediately when the user lifts...
### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? 22.13.1 ### Amplify CLI Version 13.0.1 ### What operating system are...