-
我将返回的audio字符串和报存的wav加载后用base64编码,两边是不一样的,同样是”你好“的语音wav格式的编码
![QQ截图20230630135902](https://github.com/PaddlePaddle/PaddleSpeech/assets/86875542/204dfd47-cce0-47ef-ac22-11359ed74bde)
audio在C#端解码base64…
-
Hi,
I'm trying this very amazing project, but I seem to have encountered a problem.
I use [A-EYE](https://github.com/david-pzh/A-Eye) hardware,I have modified the pins of the LCD and SD card for A-E…
-
Here is a short list of nodes and features in order to expand the capabilities of KabelSalat.
# Ugens
## **Attenuation / Amplification**
- [ ] Low Pass Gate
- [ ] Amplitude scaling
- [x]…
-
### CircuitPython version
```python
Adafruit CircuitPython 8.2.6 on 2023-09-12; Raspberry Pi Pico with rp2040
```
### Code/REPL
```python
""" Demonstrates a couple of issues in CircuitPython audio…
-
-
## Expected Behavior
I'm trying to receive the sound (buffer) recording from a web (javascript) with socket.io in the server and then create the wav file using your library.
## Current Behavior
T…
-
### CircuitPython version
```python
Adafruit CircuitPython 8.0.0-beta.4-78-g4418f268b on 2022-12-06; Raspberry Pi Pico with rp2040
```
### Code/REPL
```python
# audio_click_i2c.py -- demonstrate a…
-
I was just playing some audio on a Feather nRF52840 and changed the code from stereo to mono and I could still see the audio was active on the `right_channel`. I could see on the serial console that i…
-
A function to update a file rather than rewriting it entirely would be far quicker for huge files.
Some chunk could be just nulled and duplicated at the end.
-
Hello, I work in public radio here in the US, and we use 2 additional standards on top of BWF, with wav files containing MPEG data chunks, and also a cart chunk which gives additional information for …