chore: rebrand to Bossiara13 fork
bump version 3.0 -> 0.1.0
This commit is contained in:
parent
ee8d236e1c
commit
377016478e
2 changed files with 2 additions and 2 deletions
2
main.py
2
main.py
|
|
@ -283,7 +283,7 @@ recorder = PvRecorder(device_index=config.MICROPHONE_INDEX, frame_length=porcupi
|
|||
recorder.start()
|
||||
print('Using device: %s' % recorder.selected_device)
|
||||
|
||||
print(f"Jarvis (v3.0) начал свою работу ...")
|
||||
print(f"Jarvis (v0.1.0) начал свою работу ...")
|
||||
play("run")
|
||||
time.sleep(0.5)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue