User Tools

Site Tools


user:rolf001:vosk:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
user:rolf001:vosk:start [2023/09/10 16:05] – [Installation] rolf.beckeruser:rolf001:vosk:start [2023/09/10 16:42] (current) – [pyaudio: Find the right audio device index] rolf.becker
Line 33: Line 33:
 On Windows the vosk models are **cached here**: ''C:\Users\<username>\.cache\vosk'' On Windows the vosk models are **cached here**: ''C:\Users\<username>\.cache\vosk''
  
 +==== ffmpeg ====
  
 +  * https://www.gyan.dev/ffmpeg/builds/
  
-Missing: 
  
-ffmpeg ...+===== pyaudio: Find the right audio device index of your favorite microphone ==== 
 + 
 +<code python>
  
-<code> 
 import pyaudio import pyaudio
 import wave import wave
Line 118: Line 120:
     record_audio(device_index)     record_audio(device_index)
  
-<code>+</code>
  
user/rolf001/vosk/start.1694354745.txt.gz · Last modified: 2023/09/10 16:05 by rolf.becker