- run "npm install" after git clone
- npm start will start the server, the server will monitor for an incoming audio file (audio.mp3 or audio.wav)
- from browser access the site through localhost:3000
- To test speech to text, run
npm run stt-test --audio_type=mp3 --audio_file=<path_to_audio_file>
- To test text to speech, run
npm run tts-test --audio_type=mp3 --text="testing 1 2 3" --output=<path_to_audio_file>
-
Notifications
You must be signed in to change notification settings - Fork 0
playground/techterns
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published