Aufnahme-Samplerate auf 48000 Hz geändert (MOTU M2 Nativrate)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
2a2481c9a0
commit
86b69af1d6
2 changed files with 3 additions and 3 deletions
|
|
@ -73,7 +73,7 @@ dir, 30–60 Sekunden lang.
|
|||
Öffne ein Terminal und gib folgendes ein:
|
||||
|
||||
```bash
|
||||
arecord -D pulse -f S16_LE -r 44100 -c 1 --duration=60 \
|
||||
arecord -D pulse -f S16_LE -r 48000 -c 1 --duration=60 \
|
||||
~/chatterbox-tts-cli/my_voice_deutsch_60s.wav
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue