-
### Title
Tune into your heart
### Leaders
Rochelle De Silva: rochelled@student.unimelb.edu.au
Shivam Puri: sppuri@student.unimelb.edu.au
### Collaborators
[Dr. Pip Karoly](https://findanexpert.…
-
我想增加一个功能,直接使用本地音频进行驱动,如何实现
-
Discussion for context: https://github.com/pytorch/torchtune/pull/1820#discussion_r1804488044
Both `ShareGPTToMessages` and `InputOutputToMessages` support image data if specified. However, this is…
-
Hello, after deploying locally and executing run_loop.bat, Gradio was not launched. Instead, it kept prompting to modify the config.ini file and kept looping without proceeding. Although no errors wer…
-
### Version
6.7.0
### What platforms are you having the problem on?
Android
### System Version
Android 14
### On what device are you experiencing the issue?
Real device
### Architecture
Old a…
-
I'm using Aurora.js (and previously JSMad) to decode audio to display as a visual waveform. I'd really like to do the same thing with audio tracks out of a video file, and I figure I can do that by us…
-
**What version of Janus is this happening on?**
1.2.4
**Have you tested a more recent version of Janus too?**
No
**Was this working before?**
Probably not
**Is there a gdb or libasan trace…
-
### Prerequisites
* [x] Can you reproduce the problem?
* [x] Are you running the latest version?
* [x] Did you check the documentation?
* [x] Did you perform a cursory search?
For more inform…
-
## Problem Description
When using the `seamless_communication` library and specifically its `translator.predict()` method, I've encapsulated the core inference logic into reusable interfaces. Howev…
-
def get_highest_sample_rate(audio_interface, device_index):
"""Get the highest supported sample rate for the specified device."""
try:
device_info = …