-
Hello charonn0!
I work with the HP_midifile.dll from Heiko Plate in different programs. Mostly in MixMaster from Etienne Volbragt. A great tool such as yours.
I use that applications in connecti…
-
- List the features you want people to try out during the demos.
- voice to code
- Documentation
- "Start coding"
- Create a new file
- Open an existing file
- Download a file
- Ho…
-
# Develop a Javascript Speech to Text App.
------------------------
### Requirements
* Any app which responds on voice will be accepted
* Here is a little example:
- There can be a p…
-
## Graded by Erik Peterson: 9/10
For this assignment you will be making a final project out of multiple weeks of Coding. This is very similar to CB Create Task Requirement. Video making practice…
-
I have been record a long wav . but response still
```
Request failed.
{"voice_samples":[{"wave":["Hotword is too short"]},{"wave":["Hotword is too short"]},{"wave":["Hotword is too short"]}]}
``…
-
Sorry if this isn't the right place.
I'm a bit tech stupid for the coding stuff and I won't lie, it's intimidating. I wanted to use this as a fun way to do voices on youtube videos, is this simple en…
-
**__Task Description__**
If you have questions about Chingu or the Voyage process join one or both of the Chingu Roundtable sessions held every:
- Wednesday @ 2:00 p.m. GMT -6 (Chicago)
- Saturda…
-
Coding Review
Individual Coding:
- [x] GitHub Pages showing key learnings and challenges conquered from Tech Talks
- [x] GitHub commits you have made, show GitHub insights into your code comm…
-
https://github.com/GiorgioRegni/Binaural-Beats/blob/master/app/src/main/java/com/ihunda/android/binauralbeat/DefaultProgramsBuilder.java
What I want to build is an activity that allows users to bui…
-
## 描述
想开发一个语音问答机器人,能够实现人说话后,机器人灵活自由地用语音问答的功能,看了一些思路,用百度语音将人说的话转成文字,再用Chatopera进行文字回答,再将文字转成语音输出,编了一个代码如下,帮忙给诊断和指导,能够实现这个功能,谢谢!
```
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import os
imp…