Size: a a a

💬 Chat LeadER TV 💠

2020 December 23

A

ASTOLF in 💬 Chat LeadER TV 💠
тем временем на твоем железе майнят
источник

SB

Serious Bomber in 💬 Chat LeadER TV 💠
senkodev
просто вечная загрузка, лулз
Спасибо
источник

s

senkodev in 💬 Chat LeadER TV 💠
ASTOLF
тем временем на твоем железе майнят
источник

in 💬 Chat LeadER TV 💠
кал
источник

MK

M K in 💬 Chat LeadER TV 💠
кал
import pyttsx3
import speech_recognition as sr
test = ""
engine = pyttsx3.init()
voices = engine.getProperty('voices')
for voice in voices:
print("Voice:")
print(" - ID: %s" % voice.id)
print(" - Name: %s" % voice.name)
print(" - Languages: %s" % voice.languages)
print(" - Gender: %s" % voice.gender)
print(" - Age: %s" % voice.age)
exit()
en_voice_id = "com.apple.speech.synthesis.voice.Victoria"
engine.setProperty('voice', en_voice_id)
r = sr.Recognizer()

print(sr.Microphone.list_microphone_names())

m = sr.Microphone(device_index=3)

with m as audio_file:
r.adjust_for_ambient_noise(audio_file)
while True:
 engine.say("Say something please")
 engine.runAndWait()
 #audio_text = r.listen(audio_file,timeout=10)
 try:
  audio_text = r.listen(audio_file,timeout=10)
  engine.say("You said")
  engine.runAndWait()
  test = r.recognize_google(audio_text)
  #print(test)
  engine.say(test)
  engine.runAndWait()
 except:
  engine.say("Sorry, I did not get that")
  engine.runAndWait()
источник

АС

Аникей Сковородкер... in 💬 Chat LeadER TV 💠
👻 Лесной 👻 Болван 👻
ШУЕ, ШУЕ, ППШ
КРЫША ЕДЕТ НЕ СПЕША
КОСМОС, ЧАКРЫ И ЭФИР
АХУИТЕЛЬЕНЙ КЕФИР
😁😁😁😁😁😁😁😁
источник

s

senkodev in 💬 Chat LeadER TV 💠
у них сайт упал короче
источник

a

akella122⌬ in 💬 Chat LeadER TV 💠
источник

in 💬 Chat LeadER TV 💠
M K
import pyttsx3
import speech_recognition as sr
test = ""
engine = pyttsx3.init()
voices = engine.getProperty('voices')
for voice in voices:
print("Voice:")
print(" - ID: %s" % voice.id)
print(" - Name: %s" % voice.name)
print(" - Languages: %s" % voice.languages)
print(" - Gender: %s" % voice.gender)
print(" - Age: %s" % voice.age)
exit()
en_voice_id = "com.apple.speech.synthesis.voice.Victoria"
engine.setProperty('voice', en_voice_id)
r = sr.Recognizer()

print(sr.Microphone.list_microphone_names())

m = sr.Microphone(device_index=3)

with m as audio_file:
r.adjust_for_ambient_noise(audio_file)
while True:
 engine.say("Say something please")
 engine.runAndWait()
 #audio_text = r.listen(audio_file,timeout=10)
 try:
  audio_text = r.listen(audio_file,timeout=10)
  engine.say("You said")
  engine.runAndWait()
  test = r.recognize_google(audio_text)
  #print(test)
  engine.say(test)
  engine.runAndWait()
 except:
  engine.say("Sorry, I did not get that")
  engine.runAndWait()
го попробуем
источник

MK

M K in 💬 Chat LeadER TV 💠
из списка только войс выбери))
источник

MK

M K in 💬 Chat LeadER TV 💠
остальное допишешь))
источник

АП

Андрей Порнографов... in 💬 Chat LeadER TV 💠
кал
Rozmovlyalka
источник

in 💬 Chat LeadER TV 💠
ок
источник

in 💬 Chat LeadER TV 💠
это вообще программа
источник

АП

Андрей Порнографов... in 💬 Chat LeadER TV 💠
(Кто поймёт, тот поймёт)
источник

in 💬 Chat LeadER TV 💠
всэм пры-вэт с ва=мы  ди-га-ло ны-ко-лай
источник

in 💬 Chat LeadER TV 💠
с смешным голосом
источник

MK

M K in 💬 Chat LeadER TV 💠
Андрей Порнографов
(Кто поймёт, тот поймёт)
рыбу даешь)) пусть сам пишет епть))
источник

in 💬 Chat LeadER TV 💠
M K
import pyttsx3
import speech_recognition as sr
test = ""
engine = pyttsx3.init()
voices = engine.getProperty('voices')
for voice in voices:
print("Voice:")
print(" - ID: %s" % voice.id)
print(" - Name: %s" % voice.name)
print(" - Languages: %s" % voice.languages)
print(" - Gender: %s" % voice.gender)
print(" - Age: %s" % voice.age)
exit()
en_voice_id = "com.apple.speech.synthesis.voice.Victoria"
engine.setProperty('voice', en_voice_id)
r = sr.Recognizer()

print(sr.Microphone.list_microphone_names())

m = sr.Microphone(device_index=3)

with m as audio_file:
r.adjust_for_ambient_noise(audio_file)
while True:
 engine.say("Say something please")
 engine.runAndWait()
 #audio_text = r.listen(audio_file,timeout=10)
 try:
  audio_text = r.listen(audio_file,timeout=10)
  engine.say("You said")
  engine.runAndWait()
  test = r.recognize_google(audio_text)
  #print(test)
  engine.say(test)
  engine.runAndWait()
 except:
  engine.say("Sorry, I did not get that")
  engine.runAndWait()
KeyError                                  Traceback (most recent call last)
/usr/local/lib/python3.6/dist-packages/pyttsx3/__init__.py in init(driverName, debug)
    19     try:
---> 20         eng = _activeEngines[driverName]
    21     except KeyError:
источник

MK

M K in 💬 Chat LeadER TV 💠
гугли))
источник