Skip to content

zoravur/spock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spock, a programming language that you speak.

Yet unstable.

For an introduction to Spock, click here

Get started

To run the code:

  • Clone the repository and its submodules
  • Install dependencies
  • Run the following command in a terminal:
$ python whisper_online_server.py
$ # Run a client for the server, and pipe the text output to spock/main.py, for instance,
$ arecord -f S16_LE -c1 -r 16000 -t raw -D default | nc localhost 43001 | python spock/main.py

Requirements

Examples

Tutorial

  • Coming soon!

About

a programming language you speak out loud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published