Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
khof312
/
demo_language_moore
like
3
Running
App
Files
Files
Community
1
0b61adc
demo_language_moore
/
src
/
__init__.py
khof312
Initial commit of the app.
e5e9b34
about 1 year ago
raw
Copy download link
history
blame
Safe
136 Bytes
from
.helpers
import
*
from
.language_id
import
*
from
.speech_to_text
import
*
from
.text_to_speech
import
*
from
.translation
import
*