Top AI Repos β open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
π£οΈ A book and repo to get you started programming voice computing applications in Python (10 chapters and 200+ scripts).
| Date | Stars |
|---|---|
| 2026-07-24 | 389 |
| 2026-07-25 | 389 |
| 2026-07-28 | 389 |
| 2026-07-30 | 389 |
| 2026-08-06 | 389 |
Today
β stars today
This week
β stars this week
This month
β stars this month
Momentum
0.0
growth rate 0.00%/day
# Voicebook
[](https://twitter.com/intent/tweet?text=Are%20you%20a%20developer%20looking%20to%20learn%20how%20to%20program%20voice%20applications%20in%20Python?%20Check%20out%20the%20Voicebook%20@%20http://voicebook.neurolex.co.&hashtags=voicecomputing,hackvoice,voicebook)
This is an assortment of all the scripts associated with the [Intro to Voice Computing Book](https://neurolex.ai/voicebook). These scripts should give you a jumpstart in learning how to write Python code for voice-related applications.
**^^** **Note:** If you find this code useful, please leave a star :) **^^**
[](https://www.youtube.com/watch?v=7QV-Vlqq2GE "Voicebook intro video")
## Getting started: setting up environment (mac)
Watch the overview video for this book [here](https://www.youtube.com/watch?v=7QV-Vlqq2GE).
*Note that these are the instructions for Mac computers; you may need some custom setup for [FFmpeg](https://www.ffmpeg.org/) and/or [SoX](http://sox.sourceforge.net/) if you're using a Windows and/or Linux computer.*
First, clone the repository and submodules:
git clone --recurse-submodules -j8 https://github.com/jim-schwoebel/voicebook
Now you need to run the setup.py script in a [virtual environment](https://docs.python.org/3/tutorial/venv.html) to make sure you have all the required dependencies for all the chapters of the book. To do this, run:
cd voicebook
pip3 install virtualenv
virtualenv env
source env/bin/activate
python3 setup.py
Now you have all the dependencies necessary to follow along with the chapters in the book. You donβt need to worry about any other installations.
## License
This repository is licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).
## Feedback
Any feedback on the book or this repository is greatly appreciated.
* If you find something that is missing or doesn't work, please consider opening a [GitHub issue](https://github.com/jim-schwoebel/voicebook/issues).
* If you'd like to be mentored by someone on our team, check out the [Innovation Fellows Program](https://neurolex.ai/research).
* If you are looking for a framework to start building machine learning models in voice computing, check out [Allie](https://github.com/jim-schwoebel/allie).
* If you want to talk to me directly, please send me an email @ [email protected].
## Citation
Please use the following citation when citing this book in your research work:
- Schwoebel, J. (2018). *An Introduction to Voice Computing in Python.* Boston; Seattle; Atlanta: NeuroLex Laboratories. https://github.com/jim-schwoebel/voicebook
## References
Check out the [wiki](https://github.com/jim-schwoebel/voicebook/wiki) or documentation below to follow along with each chapter in the book. In this way, you can get quickly up to speed with the 200+ scripts included in this repository.
* [Chapter 1: Fundamentals](https://github.com/jim-schwoebel/voicebook/wiki/0.1.-Fundamentals)
* [Chapter 2: Collection](https://github.com/jim-schwoebel/voicebook/wiki/0.2.---Collection)
* [Chapter 3: Featurization](https://github.com/jim-schwoebel/voicebook/wiki/0.3.-Featurization)
* [Chapter 4: Data Modeling](https://github.com/jim-schwoebel/voicebook/wiki/0.4.-Data-modeling)
* [Chapter 5: Generation](https://github.com/jim-schwoebel/voicebook/wiki/0.5.-Generation)
* [Chapter 6: Visualization](https://github.com/jim-schwoebel/voicebook/wiki/0.6.-Visualization)
* [Chapter 7: Designing Voice Computers](https://github.com/jim-schwoebel/voicebook/wiki/0.7.-Designing-Voice-Computers)
* [Chapter 8: Designing Server Architectures](https://github.com/jim-schwoebel/voicebook/wiki/0.8.-Designing-server-architectures)
* [Chapter 9: Legal, Security, and Ethical Considerations](https://github.com/jim-schwoebel/voicebook/wiki/0.9.-Legal,-Ethical,-and-Excerpt of 4,129 characters
Read on GitHubWould you bet a product on this? Bounded 0β100 and slow moving.
matched fp:2ac6638a81c1ffcd, topic:voice-assistant